Takeshi KOMIYA
e322fa8480
Update message catalogs
2017-05-16 22:21:44 +09:00
Takeshi KOMIYA
384839f37c
Merge pull request #3718 from sphinx-doc/3458-sphinx-testing
...
refs #3458 sphinx.testing
2017-05-16 15:06:02 +09:00
Takeshi KOMIYA
05c205a77e
Merge pull request #3736 from tk0miya/refactor_latex_table_testcase
...
Refactor test_latex_table
2017-05-16 13:19:00 +09:00
Takeshi KOMIYA
4435d4fb26
Merge branch '1.6-release'
2017-05-15 00:20:09 +09:00
Takeshi KOMIYA
73b3ee17c2
Merge branch 'stable' into 1.6-release
2017-05-15 00:19:55 +09:00
Takeshi KOMIYA
f27d9447e0
Bump to 1.5.6 final
2017-05-15 00:14:00 +09:00
Takeshi KOMIYA
1329202502
Fix #3721 : Copright "owner" instead of "holder" in license
2017-05-14 23:42:31 +09:00
shimizukawa
d497d74370
refs #3458 : add sphinx.testing that are moved from /tests directory.
2017-05-14 20:47:15 +09:00
Takeshi KOMIYA
5a83608994
Update CHANGES for PR #3668
2017-05-14 01:23:12 +09:00
Takeshi KOMIYA
7cca0b456e
Merge pull request #3668 from adamjstewart/fixes/apidoc-main-argv
...
Don't ignore first argument passed to sphinx.apidoc.main
2017-05-14 01:11:49 +09:00
Adam J. Stewart
8737bec1de
typing -> type
2017-05-13 10:42:53 -05:00
Georg Brandl
571b37ca1c
Merge pull request #3750 from tk0miya/3721_update_license
...
Fix #3721 : Copright "owner" instead of "holder" in license
2017-05-13 17:38:30 +02:00
Adam J. Stewart
e2f49cfc0d
Placate mypy
2017-05-13 10:06:16 -05:00
Takeshi KOMIYA
cc2cb8d2c3
Fix #3721 : Copright "owner" instead of "holder" in license
2017-05-13 23:11:54 +09:00
Takeshi KOMIYA
0512ebf2d4
Merge pull request #3749 from jfbu/3746_allow_old_latexmk
...
Fix #3746 : PDF builds fail with latexmk version 4.48 or earlier
2017-05-13 22:42:10 +09:00
jfbu
ae1455077b
Fix #3746 : PDF builds fail with latexmk version 4.48 or earlier
...
This is tested to work with latexmk version: 4.39 (10 Nov 2013).
For xelatex engine and with latexmk 4.52b or later (Jan 2017), setting
LATEXMKOPTS Makefile variable on command line to "-xelatex" results in
faster builds, because PDF is produced only on last run.
2017-05-13 13:05:58 +02:00
jfbu
7d5c14c98c
Update CHANGES
2017-05-13 12:21:38 +02:00
jfbu
2c1dcaf041
Fix (old!) typo in latex Makefile: ARCHIVEPREFIX was misspelled
2017-05-13 12:18:12 +02:00
Takeshi KOMIYA
515e3ad13d
Refactor test_latex_table
2017-05-13 17:01:34 +09:00
Takeshi KOMIYA
78a20617b5
Merge branch '1.6-release'
2017-05-13 15:42:28 +09:00
Takeshi KOMIYA
c07ed92a20
Merge branch 'stable' into 1.6-release
2017-05-13 15:42:03 +09:00
Takeshi KOMIYA
77163de34f
Merge pull request #3744 from tk0miya/3320_warnings_for_container_types
...
Fix #3320 : Warning about reference target not being found for contain…
2017-05-13 15:39:45 +09:00
Takeshi KOMIYA
4104b93c6e
Fix #3320 : Warning about reference target not being found for container types
2017-05-13 15:03:11 +09:00
Takeshi KOMIYA
5f5507d3f5
Merge pull request #3737 from tk0miya/update_messages
...
Update messages
2017-05-12 23:51:06 +09:00
Takeshi KOMIYA
33837ac493
Update messages
2017-05-12 23:32:56 +09:00
jfbu
773659c41a
Mention latex table templates in docs
2017-05-11 22:50:58 +02:00
Adam J. Stewart
326ddd10d7
Fix failing unit tests
2017-05-11 12:53:15 -05:00
Takeshi KOMIYA
90e1aba797
Update CHANGES for PR #3732
2017-05-12 00:46:29 +09:00
Takeshi KOMIYA
7f4066cba2
Merge pull request #3732 from bryevdv/bryevdv/3731_protect_isenumclass
...
Protect isenumclass predicate against non-class arguments
2017-05-12 00:43:20 +09:00
Takeshi KOMIYA
bac9fcbb56
Fix #3738 : Nonsensical code in theming.py
2017-05-11 22:45:24 +09:00
Bryan Van de Ven
e83c3804f4
Protect isenumclass predicate against non-class arguments
...
fixes : #3731
Not being a class is another way a thing might not be an enum class,
but without an explicit check, isenumclass raises an exception in this
case.
2017-05-11 08:40:17 -05:00
Takeshi KOMIYA
acb9ab6eb9
Fix invalid format string
2017-05-11 20:19:13 +09:00
jfbu
e277cb7285
Merge branch '1.6-release'
...
Fixed conflicts:
tests/test_build_html5.py
Also updated tests/test_build_latex.py
2017-05-11 11:45:14 +02:00
jfbu
d7d7a1cff9
Update CHANGES for PR #3684
2017-05-11 11:21:27 +02:00
Jean-François B
298b38453b
Merge pull request #3684 from jfbu/stubs
...
Add latex support for docutils table stub columns (issue #3479 )
2017-05-11 11:17:02 +02:00
Takeshi KOMIYA
74b593cc93
Merge pull request #3733 from tk0miya/3725_change_label_of_todo_in_latex
...
Fix #3725 : Todo looks different from note in LaTeX output
2017-05-11 18:05:40 +09:00
Takeshi KOMIYA
71d909c418
Fix #3725 : Todo looks different from note in LaTeX output
2017-05-11 17:44:15 +09:00
jfbu
ad7d2bd548
Fix typo
2017-05-11 10:25:49 +02:00
jfbu
e20f28ce70
Improve latex docs of `latex_use_latex_multicolumn
` config setting
2017-05-11 10:24:10 +02:00
Takeshi KOMIYA
cf70e4e910
Skip latex compilations on Travis CI
2017-05-11 16:28:25 +09:00
Takeshi KOMIYA
b65b9e4ff5
Add .circleci/config.yml
2017-05-11 16:26:24 +09:00
jfbu
75653d85ac
Fix #3479 : add latex support for docutils table stub columns
...
This implementation in latex writer allows arbitrary columns to be
declared "stub columns". But currently Docutils option
``:stub-columns:`` only allows a number telling the how many initial
columns are "stub columns".
2017-05-10 11:35:12 +02:00
jfbu
1385e1ac1b
Use (again) Perl concatenation for latexmk variables (refs #3719 )
...
Indeed, with this latexmk will display something like
Running 'pdflatex --halt-on-error --interaction=batchmode -recorder
"sphinx.tex"'
if `make latexpdf` was invoked with `LATEXOPTS="--halt... "`, which
is more useful console output than:
Running 'pdflatex $LATEXOPTS -recorder "sphinx.tex"'
as is the case without this commit.
2017-05-09 23:32:47 +02:00
jfbu
593eb39be0
Update CHANGES about latex table templates ( #3389 , 2a37b0e
)
2017-05-09 22:23:51 +02:00
jfbu
050dd96626
Update CHANGES for PR #3686
2017-05-09 22:23:46 +02:00
Jean-François B
e9df41535d
Merge pull request #3686 from jfbu/dropthreeparttable
...
Drop usage of `threeparttable` (LaTeX)
2017-05-09 22:00:41 +02:00
Adam J. Stewart
392e6ecd6f
Update more files that hardcode sys.argv
2017-05-09 14:43:19 -05:00
Adam J. Stewart
e989ed794c
Update other commands as well
2017-05-09 14:37:26 -05:00
Takeshi KOMIYA
f1a3e45878
Update setup.cfg
2017-05-09 23:40:29 +09:00
Takeshi KOMIYA
5e65316459
Skip testcase for sphinx.util.inspect on 3.4.3
...
The inspect library of python-3.4.3 also can't handle wrapped
functions.
2017-05-09 23:24:25 +09:00