jfbu
36e9e98bb6
fix flake8 violation
2017-02-18 11:54:29 +01:00
jfbu
638ac12260
use `\sphinxdeprecationwarning
syntax for
notice
` in sphinx.sty
...
thus use by a LaTeX writer extension or a user of deprecated ``notice``
environment triggers a warning at end of log, avoiding repetitions.
2017-02-18 11:10:14 +01:00
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
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
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
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
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
Takeshi KOMIYA
95cf4e043f
epub: Add template for nav.xhtml
2017-02-11 17:32:42 +09:00
Takeshi KOMIYA
bbd52dd347
epub: Do not count up tocid on creating nav.xhtml
2017-02-11 17:22:26 +09:00
jfbu
424041f049
fix tabulary template closing environments in wrong order (refs: #3405 )
2017-02-11 09:21:56 +01:00
Takeshi KOMIYA
ad317483d2
epub: refactor to use "with" context
2017-02-11 15:56:20 +09:00
Takeshi KOMIYA
065d86a200
epub: Fix mypy violations
2017-02-11 15:56:19 +09:00
Takeshi KOMIYA
a051fe2c6d
epub: Add template for tox.ncx
2017-02-11 15:56:19 +09:00
Takeshi KOMIYA
fa6cc544ee
epub: Use templates for content.opf
2017-02-11 15:56:19 +09:00
Takeshi KOMIYA
fec760bf94
Add testcases for epub
2017-02-11 15:33:32 +09:00
Takeshi KOMIYA
201ae9c1ac
epub: Use templates to generate EPUB files
2017-02-11 15:33:32 +09:00
Takeshi KOMIYA
37f3050933
latex: Fix assertion error for complex table (refs: #3395 )
2017-02-11 12:19:12 +09:00
Takeshi KOMIYA
a79b6ec24a
Merge pull request #3405 from tk0miya/3377_support_table_align
...
#3377 : support :align: option for tables
2017-02-11 11:14:32 +09:00
Takeshi KOMIYA
fe2daffb4a
Fix #3377 : Add support for Docutils 0.13 `:align:
` option for tables
2017-02-11 10:28:18 +09:00
Takeshi KOMIYA
78c7206dee
Refactor testcase
2017-02-11 10:28:18 +09:00
jfbu
f7e5043949
disambiguate `test_literal_include_lineno_match
`
2017-02-10 17:58:11 +01:00