Takeshi KOMIYA
|
a78cb6f28e
|
Fix #5495: csv-table directive with file option in included file is broken
|
2018-10-14 13:00:56 +09:00 |
|
Takeshi KOMIYA
|
7249df80a3
|
Revert "Improve warning messages during including (refs: #4818)"
This reverts commit a4dbb6e657 .
|
2018-10-14 13:00:33 +09:00 |
|
Takeshi KOMIYA
|
9158363adc
|
Merge pull request #5521 from tk0miya/5493_gettext_crashed_with_broken_tmpl
Fix #5493: gettext: crashed with broken template
|
2018-10-12 22:36:44 +09:00 |
|
Takeshi KOMIYA
|
19e7e6a43f
|
Merge branch '1.8' into 5493_gettext_crashed_with_broken_tmpl
|
2018-10-12 22:21:20 +09:00 |
|
Jakob Lykke Andersen
|
551ce9e759
|
Merge pull request #5526 from jakobandersen/5496_cpp_assert_multi_dup
C++, fix assertion on multiple duplicate symbols
|
2018-10-12 11:10:13 +02:00 |
|
Jakob Lykke Andersen
|
051ba1b4c5
|
C++, fix assertion on multiple duplicate symbols
If a symbol was declared more than 2 times, it would crash.
Fixes sphinx-doc/sphinx#5496.
|
2018-10-11 22:39:31 +02:00 |
|
Takeshi KOMIYA
|
ef134fb142
|
Fix #5493: gettext: crashed with broken template
|
2018-10-10 22:50:44 +09:00 |
|
Jean-François B
|
9875a57622
|
Merge pull request #5513 from jfbu/3704_latex_figure_labelpos
Fix #3704: (latex) wrong ``\label`` positioning for figures with a legend
|
2018-10-07 12:09:18 +02:00 |
|
jfbu
|
7ab09b5065
|
Fix #3704: wrong `\label ` positioning for figures with a legend
|
2018-10-07 10:16:11 +02:00 |
|
Takeshi KOMIYA
|
6ccd53eefb
|
Merge pull request #5510 from tk0miya/5492_crashed_with_py352
Fix #5492: sphinx-build fails to build docs w/ Python < 3.5.2
|
2018-10-07 00:44:09 +09:00 |
|
Takeshi KOMIYA
|
86c48c4b82
|
Fix #5492: sphinx-build fails to build docs w/ Python < 3.5.2
|
2018-10-06 23:49:46 +09:00 |
|
Takeshi KOMIYA
|
e5b8f6a679
|
Update CHANGES for PR #5490
|
2018-10-02 00:44:54 +09:00 |
|
Min RK
|
aaaaa2b5bf
|
latex: add defaults for enumerated list prefix/suffix
these may not be defined (e.g. coming from recommonmark)
|
2018-10-02 00:43:31 +09:00 |
|
Takeshi KOMIYA
|
388a5cefee
|
Merge pull request #5489 from mgeier/translatoro-typo
Fix typo: Translatoro -> Translator
|
2018-09-25 08:25:58 +09:00 |
|
Matthias Geier
|
5ff146ca20
|
Fix typo: Translatoro -> Translator
|
2018-09-24 08:57:23 +02:00 |
|
jfbu
|
6f08c09ecb
|
Improve Table of Deprecated APIs for LaTeX output (docs)
|
2018-09-22 11:44:04 +02:00 |
|
Takeshi KOMIYA
|
985a982508
|
Bump version
|
2018-09-22 17:35:00 +09:00 |
|
Takeshi KOMIYA
|
65a560fd3e
|
Bump to 1.8.1 final
|
2018-09-22 17:32:40 +09:00 |
|
Takeshi KOMIYA
|
8d1b3646b9
|
Merge pull request #5468 from tk0miya/5426_TypeError_for_class_attributes
Fix py domain: TypeError has been raised for class attribute (ref: #5426)
|
2018-09-22 17:03:58 +09:00 |
|
Takeshi KOMIYA
|
e1ac2eebfb
|
Merge branch '1.8' into 5426_TypeError_for_class_attributes
|
2018-09-22 16:34:41 +09:00 |
|
Takeshi KOMIYA
|
52e68a79b5
|
Merge pull request #5467 from tk0miya/5432_attribute_type_disallows_termref
Fix #5432: py domain: :type: field can't process :term: references
|
2018-09-22 16:26:33 +09:00 |
|
Takeshi KOMIYA
|
2f4047af78
|
Fix py domain: TypeError has been raised for class attribute (ref: #5426)
|
2018-09-22 16:22:39 +09:00 |
|
Takeshi KOMIYA
|
c0fffb9e8b
|
Fix #5432: py domain: :type: field can't process :term: references
|
2018-09-22 15:24:14 +09:00 |
|
Takeshi KOMIYA
|
a2748f787c
|
Merge pull request #5465 from tk0miya/5454_disappeared_index_in_latexpdfja
Fix #5454: latex: Index has disappeared from PDF for Japanese documents
|
2018-09-22 01:17:57 +09:00 |
|
Takeshi KOMIYA
|
282282cc22
|
Fix #5454: latex: Index has disappeared from PDF for Japanese documents
|
2018-09-22 00:53:27 +09:00 |
|
Takeshi KOMIYA
|
49c231ee34
|
Merge pull request #5464 from tk0miya/5463_deprecate_math_role
Fix #5463: mathbase: math_role and MathDirective was disappeared in 1.8.0
|
2018-09-22 00:47:38 +09:00 |
|
Takeshi KOMIYA
|
ae12f357c7
|
Fix #5463: mathbase: math_role and MathDirective was disappeared in 1.8.0
|
2018-09-21 23:44:11 +09:00 |
|
jfbu
|
b87d339b72
|
Fix typo in make.bat template help string, update help strings
modified: sphinx/templates/quickstart/Makefile_t
modified: sphinx/templates/quickstart/make.bat_t
|
2018-09-20 22:58:54 +02:00 |
|
Jean-François B
|
e4c6963325
|
Merge pull request #5455 from jfbu/5453_PDF_howto_pagenumbers
Fix #5453 and move LaTeX ``\pagestyle`` to template
|
2018-09-20 20:32:25 +02:00 |
|
jfbu
|
94bb3e3057
|
Update CHANGES for #5455
|
2018-09-20 19:58:06 +02:00 |
|
jfbu
|
6f62c50557
|
Merge branch '1.8' into 5453_PDF_howto_pagenumbers
|
2018-09-20 19:56:51 +02:00 |
|
Takeshi KOMIYA
|
4b2836a4b3
|
Update CHANGES for PR #5457
|
2018-09-21 01:26:01 +09:00 |
|
Zejun Wu
|
84f6d9f16e
|
Fix TypeError in error message when override is prohibited
|
2018-09-21 01:24:04 +09:00 |
|
Takeshi KOMIYA
|
bbb4593bfa
|
Merge pull request #5447 from tk0miya/5431_warnings_for_callable
Fix #5431: autodoc: ``autofunction`` emits a warning for callable objects
|
2018-09-19 09:48:56 +09:00 |
|
jfbu
|
f1b7969a8c
|
Fix #5453 and move LaTeX `\pagestyle ` to template
|
2018-09-18 20:52:08 +02:00 |
|
Takeshi KOMIYA
|
c7f3933612
|
Merge branch '1.8' into 5431_warnings_for_callable
|
2018-09-18 23:34:33 +09:00 |
|
Takeshi KOMIYA
|
609779033d
|
Merge pull request #5445 from tk0miya/5433_latex_ImportError
Fix #5433: latex: ImportError: cannot import name 'DEFAULT_SETTINGS'
|
2018-09-18 23:33:19 +09:00 |
|
Takeshi KOMIYA
|
2c0359f3a1
|
Merge branch '1.8' into 5433_latex_ImportError
|
2018-09-18 22:50:54 +09:00 |
|
Takeshi KOMIYA
|
5d509d69ed
|
Merge pull request #5442 from tk0miya/5437_autodoc_crashed_for_egg_packages
Fix #5437: autodoc: crashed on modules importing eggs
|
2018-09-18 22:49:37 +09:00 |
|
Takeshi KOMIYA
|
c938dd29d9
|
Merge branch '1.8' into 5437_autodoc_crashed_for_egg_packages
|
2018-09-18 17:44:27 +09:00 |
|
Takeshi KOMIYA
|
f79caff858
|
Merge pull request #5449 from tk0miya/5436_attributes_for_enum_subclasses
Fix #5436: Autodoc does not work with enum subclasses with properties/methods
|
2018-09-18 17:42:45 +09:00 |
|
Takeshi KOMIYA
|
72cd642ebc
|
Merge branch '1.8' into 5436_attributes_for_enum_subclasses
|
2018-09-18 17:19:41 +09:00 |
|
Takeshi KOMIYA
|
4550761d2e
|
Merge pull request #5451 from tk0miya/4911_help_for_nonmakemode
Fix #4911: add latexpdf to make.bat for non make-mode
|
2018-09-18 17:18:22 +09:00 |
|
Takeshi KOMIYA
|
e7811f0292
|
Fix #5437: autodoc: crashed on modules importing eggs
|
2018-09-18 13:03:17 +09:00 |
|
Takeshi KOMIYA
|
5c3a0e4e40
|
Fix #5431: autodoc: `autofunction ` emits a warning for callable objects
|
2018-09-18 13:02:01 +09:00 |
|
Takeshi KOMIYA
|
9e8434f902
|
Fix #5436: Autodoc does not work with enum subclasses with properties/methods
|
2018-09-18 13:01:10 +09:00 |
|
Takeshi KOMIYA
|
6d55e98da1
|
test: Move EnumCls to target.enum package
|
2018-09-18 13:01:10 +09:00 |
|
Takeshi KOMIYA
|
cab6bd0e03
|
Fix #4911: add latexpdf to make.bat for non make-mode
|
2018-09-18 12:47:08 +09:00 |
|
Takeshi KOMIYA
|
914d93a9e1
|
Merge pull request #5452 from tk0miya/mypy-0.630
Fix mypy violations
|
2018-09-18 12:45:57 +09:00 |
|
Takeshi KOMIYA
|
e2979d1353
|
Fix mypy violations
|
2018-09-18 11:55:22 +09:00 |
|