Commit Graph

3659 Commits

Author SHA1 Message Date
Takeshi KOMIYA
817cb6e96b Merge tag 'v2.0.1' into 2.0 2019-04-09 00:19:14 +09:00
Takeshi KOMIYA
e2e4c48e20 Bump to 2.0.1 final 2019-04-09 00:12:06 +09:00
Takeshi KOMIYA
70ed093b8b Merge branch '2.0.1' into 2.0 2019-04-07 19:17:46 +09:00
Takeshi KOMIYA
6a87ba44e2 Merge branch '2.0.1' into 6263_HTML5Translator_crashed 2019-04-07 18:17:49 +09:00
Takeshi KOMIYA
a397610887 Fix #6263: html: HTML5Translator crashed with invalid field node 2019-04-07 18:11:02 +09:00
Takeshi KOMIYA
b39faffd4b Fix #6262: html theme: The style of field lists has changed in bizstyle theme 2019-04-07 17:58:01 +09:00
Takeshi KOMIYA
f91393f9ef Fix commented term in glossary directive is wrongly recognized 2019-04-06 15:08:22 +09:00
Takeshi KOMIYA
1199d400f7 Merge pull request #6203 from tk0miya/refactor_citations
Add CitationDomain for citation processing
2019-04-06 14:46:32 +09:00
Takeshi KOMIYA
e05e349277 Merge pull request #6236 from tk0miya/refactor_pydomain3
Add data accessors and helper methods to PythonDomain
2019-04-06 14:24:30 +09:00
Takeshi KOMIYA
c840cb744c Merge branch '2.0' into refactor_citations 2019-04-06 14:23:04 +09:00
Takeshi KOMIYA
452e5dcf21 Deprecate StandardDomain.process_*() 2019-04-06 14:14:18 +09:00
Takeshi KOMIYA
a6e31708cc Fix #6244: html: Search function is broken with 3rd party themes 2019-04-06 10:18:30 +09:00
Takeshi KOMIYA
338941a49a Fix #6213: ifconfig: contents after headings are not shown 2019-04-05 02:34:23 +09:00
Takeshi KOMIYA
e239291277 Merge pull request #6253 from tk0miya/6243_releasename_is_ignored
Fix #6243: LaTeX: releasename setting for latex_elements is ignored
2019-04-05 02:22:17 +09:00
Takeshi KOMIYA
b9153ef027 Merge branch '2.0.1' into 2.0 2019-04-05 02:00:24 +09:00
Jakob Lykke Andersen
81d8511920 Merge pull request #6226 from jakobandersen/cpp_fix_xref_parsing
C++, fix parsing of full xrefs.
2019-04-04 18:56:05 +02:00
Takeshi KOMIYA
a5679058ac Merge pull request #6252 from tk0miya/deprecation_warning_for_htmlhelp
Fix deprecation warnings for sphinx.builder.htmlhelp is not shown
2019-04-05 01:52:47 +09:00
Takeshi KOMIYA
e681c4373a Fix #6243: LaTeX: releasename setting for latex_elements is ignored 2019-04-05 01:52:34 +09:00
Takeshi KOMIYA
3759cfb130 Merge pull request #6250 from tk0miya/RemovedInSphinx30Warning
Fix RemovedInSphinx30Warning is marked as pending
2019-04-05 01:42:57 +09:00
Jakob Lykke Andersen
dbd78ac806 Merge branch '2.0.1' into cpp_fix_xref_parsing 2019-04-04 18:39:25 +02:00
Takeshi KOMIYA
47bb98c275 Fix deprecation warnings for sphinx.builder.htmlhelp is not shown 2019-04-05 01:29:00 +09:00
Takeshi KOMIYA
9dfbfbf16b Fix #6245: circular import error on importing SerializingHTMLBuilder 2019-04-05 01:16:25 +09:00
Takeshi KOMIYA
ead1505919 Fix RemovedInSphinx30Warning is marked as pending 2019-04-05 01:09:38 +09:00
Takeshi KOMIYA
962ebd28c7 Update CHANGES for PR #6212 2019-04-04 23:10:22 +09:00
Jakob Lykke Andersen
89a6d41ed0 C++, fix parsing of full xrefs.
Fixes sphinx-doc/sphinx#6208
2019-04-01 08:41:38 +02:00
Takeshi KOMIYA
20c177c575 Merge pull request #6231 from tk0miya/6230_glossary_term_id
Fix #6230: Inappropriate node_id has been generated by glossary directive
2019-03-31 23:59:41 +09:00
Takeshi KOMIYA
8e356c3bf4 Fix #6220, #6225: napoleon: AttributeError is raised for raised section having references 2019-03-31 22:25:06 +09:00
Takeshi KOMIYA
1169c689e0 Update CHANGES for PR #6232 2019-03-31 20:53:34 +09:00
Takeshi KOMIYA
267e7e5c16 Merge branch '2.0.1' into 2.0 2019-03-31 20:50:07 +09:00
Takeshi KOMIYA
0e837370f5 Add PythonDomain.note_module() to register a python module to the domain 2019-03-31 20:25:09 +09:00
Takeshi KOMIYA
259be8716a Add PythonDomain.note_module() to register a python object to the domain 2019-03-31 20:25:02 +09:00
Takeshi KOMIYA
cda4642bc1 Fix #6230: Inappropriate node_id has been generated by glossary directive 2019-03-31 16:14:51 +09:00
Takeshi KOMIYA
885d35e374 Add CitationDomain for citation processing 2019-03-30 23:12:08 +09:00
Takeshi KOMIYA
87c6335b46 Move transforms for citations to sphinx.domains.citation 2019-03-30 20:31:10 +09:00
Takeshi KOMIYA
d279f58845 Show deprecation warning for viewcode_import 2019-03-30 14:48:05 +09:00
Takeshi KOMIYA
bd903c8904 Show deprecation warning for sphinx.application.CONFIG_FILENAME 2019-03-30 14:48:05 +09:00
Takeshi KOMIYA
1499a97c28 Merge branch '2.0' 2019-03-29 12:12:58 +09:00
Takeshi KOMIYA
b2a8ffc767 Fix i18n: messages on sphinxmessages.sty_t are not extracted 2019-03-29 01:08:23 +09:00
Takeshi KOMIYA
e008da9926 Merge branch '2.0' 2019-03-29 00:30:09 +09:00
Takeshi KOMIYA
4cfcef6513 Bump version 2019-03-29 00:22:15 +09:00
Takeshi KOMIYA
3711c47985 Bump to 2.0.0 final 2019-03-29 00:19:17 +09:00
Takeshi KOMIYA
60e2e89427 Merge CHANGES entries 2019-03-29 00:09:00 +09:00
Takeshi KOMIYA
8d5ef57c6f `todo directive now supports :name:` option 2019-03-24 22:15:43 +09:00
Takeshi KOMIYA
28a21cbf46 Merge pull request #6197 from sphinx-doc/math_directive_should_support_classes
``math`` directive does not support ``:class:`` option
2019-03-23 22:55:43 +09:00
Takeshi KOMIYA
700be75a73 Fix #6196: py domain: unexpected prefix is generated 2019-03-23 22:32:37 +09:00
Takeshi KOMIYA
3d4fc8c47c `math directive does not support :class:` option
``:class:`` option is a common options for all directives.  But
our implementation does not support it so far.  This adds support
for the option.
2019-03-23 20:24:51 +09:00
Takeshi KOMIYA
2c75d273da Add an incompatible change entry (refs: #6186) 2019-03-23 17:33:24 +09:00
Takeshi KOMIYA
a990f9ff72 Add ObjectDescription.get_field_type_map()
Conceal caching mechanism of Field classes to ObjectDescription class.
This deprecates DocFieldTransformer.preprocess_field_types().
2019-03-23 17:27:22 +09:00
Takeshi KOMIYA
86f0336693 Merge branch '2.0' 2019-03-21 02:21:59 +09:00
Takeshi KOMIYA
b96a315b5f Bump version 2019-03-21 02:20:33 +09:00