Commit Graph

3577 Commits

Author SHA1 Message Date
Takeshi KOMIYA
4bac6b56d0 Merge branch '1.8' into 2.0 2019-03-10 16:52:51 +09:00
Takeshi KOMIYA
6ef08a42df Bump version 2019-03-10 16:50:39 +09:00
Takeshi KOMIYA
591bdd74c0 Bump to 1.8.5 final 2019-03-10 16:48:42 +09:00
Takeshi KOMIYA
fc99687105 Fix #3859: manpage: code-block captions are not displayed correctly 2019-03-10 12:40:55 +09:00
Takeshi KOMIYA
cf74a71848 Merge branch '2.0' into 2155_code_directive 2019-03-10 12:05:26 +09:00
Takeshi KOMIYA
05d3e37ef7 Fix #6149: LaTeX: :index: role titles causes build error of LaTeX 2019-03-10 02:07:02 +09:00
Takeshi KOMIYA
d7024fe996 Merge branch '1.8' into 2.0 2019-03-09 18:12:33 +09:00
Takeshi KOMIYA
f03c2d4fe2 Update CHANGES for PR #6135 2019-03-09 15:52:05 +09:00
Takeshi KOMIYA
57ecc5733e Fix AssertionError is raised for custom citation_reference node (refs: #6147)
AssertionError is raised when custom ``citation_reference`` node
having classes attribute refers missing citation (refs: #6147)
2019-03-09 15:46:03 +09:00
Takeshi KOMIYA
4865bdff66 Update CHANGES for PR #6147 2019-03-09 15:25:32 +09:00
Takeshi KOMIYA
2f97fd4b0c Update CHANGES for PR #6139, #6148 2019-03-08 22:15:36 +09:00
Jakob Lykke Andersen
1aa7d45695 C++, fix alias declarations.
Based on sphinx-doc/sphinx#6131.

Defer parsing to transform time, and make sure alias nodes are
copied in a reasonable way.

Fixes sphinx-doc/sphinx#5946
2019-03-07 09:16:13 +01:00
Takeshi KOMIYA
fbb7e9d267 Merge branch '1.8' into 2.0 2019-03-07 01:22:10 +09:00
Takeshi KOMIYA
346d33bf54 Fix #6136: `:name: option for math` directive causes a crash 2019-03-06 01:46:45 +09:00
Takeshi KOMIYA
5415061293 Merge branch '2.0' into 3079_texinfo_install_figures 2019-03-06 01:35:26 +09:00
Takeshi KOMIYA
c4a45b4a01 Close #2155: Support `code` directive 2019-03-03 19:55:31 +09:00
Takeshi KOMIYA
bde9cab7fe Add sphinx.testing.restructuredtext.parse() 2019-03-03 19:55:31 +09:00
Takeshi KOMIYA
615c0f8091 Fix #5391: A cross reference in heading is rendered as literal 2019-03-02 21:07:54 +09:00
Takeshi KOMIYA
7a5aa822f6 Fix #3079: texinfo: image files are not copied on `make install-info` 2019-03-02 18:56:08 +09:00
Takeshi KOMIYA
ac9e9c0745 Merge branch '1.8' into 2.0 2019-03-02 18:37:20 +09:00
Takeshi KOMIYA
3987734c18 Fix texinfo: `make install-info` fails on macOS 2019-03-02 17:41:48 +09:00
Takeshi KOMIYA
57a7f76c77 Fix texinfo: `make install-info` causes syntax error 2019-03-02 17:39:34 +09:00
Takeshi KOMIYA
be971c6d38 Merge pull request #6116 from tk0miya/6067_latex_images_having_target
Fix #6067: latexpdf image :target: changes output
2019-03-02 16:14:35 +09:00
Takeshi KOMIYA
0377adb82e Fix #6068: doctest: `skipif` option may remove the code block from documentation 2019-02-28 20:02:11 +09:00
Takeshi KOMIYA
6f973d410b Fix #6028: graphviz: Ensure the graphviz filenames are reproducible 2019-02-28 17:03:21 +09:00
Takeshi KOMIYA
9c2e7b6798 Fix #6067: LaTeX: images having a target are not aligned even if specified 2019-02-28 02:05:21 +09:00
Takeshi KOMIYA
6c244bdd69 Fix #6067: LaTeX: images having a target are concatenated to next line 2019-02-28 02:04:12 +09:00
Takeshi KOMIYA
1522baf58a Fix #6113: html: Table cells and list items have large margins 2019-02-27 23:55:22 +09:00
Takeshi KOMIYA
832c81a2ca Update CHANGES for PR #6091 2019-02-25 23:59:51 +09:00
Takeshi KOMIYA
fa63dfe0f7 Update CHANGES for PR #5508 2019-02-24 20:42:37 +09:00
Takeshi KOMIYA
524ac7ff0a Fix #6096: html: Anchor links are not added to figures 2019-02-24 19:29:12 +09:00
Takeshi KOMIYA
0b2210c99a Bump version 2019-02-18 01:56:26 +09:00
Takeshi KOMIYA
60a1016aa4 Bump to 2.0.0 beta1 2019-02-18 01:53:35 +09:00
Takeshi KOMIYA
fa022fa377 Merge pull request #6086 from tk0miya/separate_serializinghtml
Separate json and pickle to sphinxcontrib package
2019-02-17 22:40:12 +09:00
Takeshi KOMIYA
8a391d1781 Merge branch '1.8' 2019-02-17 22:37:23 +09:00
Takeshi KOMIYA
1ca210aab1 Separate json and pickle to sphinxcontrib package 2019-02-17 22:31:50 +09:00
Takeshi KOMIYA
08cd23a0bb Fix #6047: autodoc: `autofunction` emits a warning for method objects 2019-02-17 18:23:14 +09:00
Takeshi KOMIYA
c67443f4a2 Merge branch '1.8' into 6026_xref_for_deflist 2019-02-17 00:24:25 +09:00
Takeshi KOMIYA
a26e9f3d48 Merge pull request #6066 from tk0miya/4148_renew_quickstart_question
Closes #4148: quickstart: some questions are removed
2019-02-16 22:50:16 +09:00
Takeshi KOMIYA
5437ab61e9 Merge pull request #6074 from tk0miya/1148_autodecorator
Closes #1148: autodoc: Add autodecorator directive for decorators
2019-02-16 21:45:36 +09:00
Takeshi KOMIYA
1ece29597e Merge branch 'master' into simplify_conf.py 2019-02-16 21:25:21 +09:00
Takeshi KOMIYA
3ec032fa39 Replace :file: and :samp: roles by class based implementation 2019-02-16 12:37:46 +09:00
Takeshi KOMIYA
ea4d8ca08d Replace :guilabel: and :menuselection: roles by class based implementation 2019-02-16 02:30:28 +09:00
Takeshi KOMIYA
9cb40436ed Replace :pep: and :rfc: roles by class based implementation 2019-02-16 00:34:24 +09:00
Takeshi KOMIYA
a6d345f95d Replace :index: role by class based implementation 2019-02-16 00:05:13 +09:00
Takeshi KOMIYA
686486498c Closes #1148: autodoc: Add autodecorator directive for decorators 2019-02-15 02:14:38 +09:00
Takeshi KOMIYA
3b49f9fe3d Separate htmlhelp to sphinxcontrib package 2019-02-15 01:44:32 +09:00
Takeshi KOMIYA
550c88f98c Merge pull request #6064 from tk0miya/5636_add_autosummary_mock_imports
Closes #5635: autosummary: Add autosummary_mock_imports to mock external libraries
2019-02-14 01:13:04 +09:00
Takeshi KOMIYA
1dfddb52ff Merge pull request #6063 from tk0miya/4261_autosectionlabel_max_depth
Add autosectionlabel_max_depth config option
2019-02-14 01:12:05 +09:00
Takeshi KOMIYA
549a763195 Merge pull request #6025 from tk0miya/refactor_roles2
Introduce SphinxRole class as a base class of roles
2019-02-14 01:09:28 +09:00