Commit Graph

8163 Commits

Author SHA1 Message Date
jfbu
607f0cb3c3 Merge branch 'stable' 2017-02-18 11:03:28 +01:00
jfbu
b8d8519c88 Update CHANGES for PR#3430 2017-02-18 10:46:10 +01:00
Jean-François B
b0a5ec1644 Merge pull request #3430 from jfbu/fixfontspecxetexclash
add deprecation helper to LaTeX style file (and fixes #3428)
2017-02-18 10:41:53 +01:00
Takeshi KOMIYA
aa161f6832 Fix error message of parselinenos() 2017-02-18 15:02:13 +09:00
Takeshi KOMIYA
ce5d506fc4 Add testcases 2017-02-18 14:49:56 +09:00
jfbu
651827946a Update CHANGES and docs for PR#3413 2017-02-17 23:30:01 +01:00
jfbu
3c77408044 add deprecation helper to LaTeX style file (and fixes #3428) 2017-02-17 20:00:16 +01:00
Takeshi KOMIYA
1239f27255 Fix flake8 violation 2017-02-18 01:41:00 +09:00
Takeshi KOMIYA
d4fa830d6e Fix mypy violations 2017-02-18 01:19:32 +09:00
Takeshi KOMIYA
0da80cf302 Emit warning if over dedent has detected on `literalinclude` directive 2017-02-18 01:01:00 +09:00
Takeshi KOMIYA
b0acce8f55 Fix flake8 violation 2017-02-18 00:44:03 +09:00
Takeshi KOMIYA
85cb8d7b50 Update CHANGES 2017-02-18 00:43:18 +09:00
Takeshi KOMIYA
2ebcbc882e Refactor testcases 2017-02-18 00:12:54 +09:00
Takeshi KOMIYA
d1b5f7227d Merge branch 'master' into refactor_literalinclude 2017-02-17 23:37:35 +09:00
Takeshi KOMIYA
88b84a532f Add testcase for :lineno-match: option 2017-02-17 23:36:12 +09:00
Jean-François B
32817f9efa Merge pull request #3413 from jfbu/literalincludelines
If ``:start-after:`` is used, make ``:lines:`` relative (close: #3412)
2017-02-17 09:00:40 +01:00
Takeshi KOMIYA
79b7c468a9 Fix #3427: autodoc: memory addresses are not stripped on Windows 2017-02-17 12:21:04 +09:00
Takeshi KOMIYA
24fd651bbb Merge pull request #3414 from tk0miya/refactor_epub_builder
Refactor epub builder
2017-02-17 02:27:07 +09:00
Takeshi KOMIYA
7f032b5abe Merge pull request #3396 from tk0miya/singlehtml_rename_key_of_secnumbers
Rename key of toc_secnumbers for singlehtml
2017-02-17 02:26:10 +09:00
Takeshi KOMIYA
a937bf6e9d Merge pull request #3417 from tk0miya/reduce_DeprecationWarning_for_regexp
Reduce DeprecationWarnings for regexp
2017-02-17 02:24:26 +09:00
Takeshi KOMIYA
74a0e3589b test: Filter ImportWarning from pytest_cov 2017-02-17 02:01:04 +09:00
Takeshi KOMIYA
e1da72b59c Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
Takeshi KOMIYA
387588a9d8 Fix #3410: return code in :confval:release breaks html search 2017-02-15 18:16:35 +09:00
Takeshi KOMIYA
6b7dcf0889 Fix #3421: Could not translate a caption of tables 2017-02-15 18:08:54 +09:00
Takeshi KOMIYA
c4fc611338 Merge branch 'master' of github.com:sphinx-doc/sphinx 2017-02-15 02:01:38 +09:00
Takeshi KOMIYA
baa065f706 option directive also allows all punctuations for the option name (refs: #3366) 2017-02-15 02:01:01 +09:00
Takeshi KOMIYA
c62a0ad765 Merge branch 'stable' 2017-02-15 01:42:20 +09:00
Takeshi KOMIYA
b9bba672ed Fix #3366: option directive does not allow punctuations 2017-02-15 01:42:08 +09:00
Takeshi KOMIYA
e5f8cb3082 Merge pull request #3409 from marco-buttu/master
Fixed some broken URLs in "Projects using Sphinx"
2017-02-14 23:07:36 +09:00
Jean-François B
a7becf30de Merge branch 'master' into literalincludelines 2017-02-13 19:38:22 +01:00
jfbu
3e6eba7900 Merge branch 'stable' 2017-02-13 19:21:25 +01:00
Martin Drawitsch
c76898f5a0 Fix "documenting" typo in reST primer 2017-02-13 19:15:21 +01:00
Takeshi KOMIYA
19830dccad Merge pull request #3380 from tk0miya/use_trusty_for_testing
Use Ubuntu/trusty for testing
2017-02-13 22:06:59 +09:00
Takeshi KOMIYA
fb3e77bb78 travis: Specify the version of pypy to avoid travis's issue 2017-02-13 21:40:12 +09:00
Takeshi KOMIYA
0b7c73a981 epub: Sort manifest entries by filename 2017-02-13 13:23:52 +09:00
Takeshi KOMIYA
03f4a07aa1 epub: Fix ID-cache is shared over the builds 2017-02-13 12:31:52 +09:00
Takeshi KOMIYA
2f3a3d8cc2 Update DONT_CHECK list 2017-02-13 02:08:47 +09:00
Takeshi KOMIYA
f1d4248eea parselinenos() raises out of range error 2017-02-13 00:04:28 +09:00
Takeshi KOMIYA
6b20c72521 Add testcases for LiteralIncludeReader 2017-02-13 00:04:15 +09:00
Takeshi KOMIYA
ad442ae170 Refactor literalinclude directive 2017-02-12 23:59:03 +09:00
Takeshi KOMIYA
f562af06b2 parselinenos() raise errors for "10-1" range 2017-02-12 22:19:18 +09:00
Takeshi KOMIYA
0e9c2e6027 Merge branch 'master' of github.com:sphinx-doc/sphinx 2017-02-12 21:52:52 +09:00
Takeshi KOMIYA
ef1f587344 Merge branch 'stable' 2017-02-12 21:52:20 +09:00
jfbu
1c38710ed2 update latex table tests and CHANGES for PR#3415 2017-02-11 18:02:19 +01:00
jfbu
dcb211f5de refactor latex table templates to avoid extra vertical spaces (refs #3405)
also, make "center" the default for short table horizontal alignment (it
is already so for longtable)
2017-02-11 18:02:19 +01:00
Takeshi KOMIYA
929e67ffca Fix parselinenos() could not parse left half open range (cf. "-4") 2017-02-12 00:09:04 +09:00
Takeshi KOMIYA
8f4379ef91 Add testcase for parselinenos 2017-02-12 00:05:27 +09:00
jfbu
58ea3caeac Revert "Improve docs about `:lines:̀ vs ̀:start-after:` (refs #3412)"
This reverts commit 839e924808.

Indeed, it is better not to document how to use ``lines`` with
``start-after`` now if this is to be changed at next major release (refs
2017-02-11 12:08:37 +01:00
Takeshi KOMIYA
4a72778e06 epub: Refactor around epub_writing_mode 2017-02-11 18:26:54 +09:00
Takeshi KOMIYA
1d3f5c2c55 Fix typo 2017-02-11 17:33:49 +09:00