Commit Graph

3009 Commits

Author SHA1 Message Date
Takeshi KOMIYA
9fc2657d7e Add :confval:html_js_files 2018-06-09 02:38:36 +09:00
Takeshi KOMIYA
b914327317 Reorder deprecated APIs (app) 2018-06-08 00:51:00 +09:00
Takeshi KOMIYA
e081b1f154 Reorder deprecated APIs (env) 2018-06-08 00:51:00 +09:00
Takeshi KOMIYA
a2c4ed6614 Fix wrong module name in CHANGES 2018-06-08 00:51:00 +09:00
Takeshi KOMIYA
98f10216c7 Merge branch '1.7' 2018-05-29 02:13:54 +09:00
Takeshi KOMIYA
e0e0d917a6 Bump version 2018-05-29 02:12:26 +09:00
Takeshi KOMIYA
b371312887 Bump to X.Y.Z final 2018-05-29 01:46:45 +09:00
Takeshi KOMIYA
d9df3b4b47 Merge pull request #5005 from tk0miya/3606_load_mathjax_async
Fix #3606: MathJax should be loaded with async attribute
2018-05-29 01:04:34 +09:00
Takeshi KOMIYA
1deceda6da Merge branch 'master' into 3606_load_mathjax_async 2018-05-28 23:04:13 +09:00
Takeshi KOMIYA
af32786af1 Merge branch 'master' into 4983_wrong_id_for_productionlist 2018-05-28 23:00:35 +09:00
Takeshi KOMIYA
3c6be1b5b3 Merge pull request #5008 from tk0miya/refactor_latex2
Refactor latex writer
2018-05-28 22:59:40 +09:00
Jakob Lykke Andersen
6d52b63eee C++, support for unions. 2018-05-26 20:03:25 +02:00
Jakob Lykke Andersen
f592483156 Add cpp:texpr role (style alternative to cpp:expr)
Simplified version of sphinx-doc/sphinx#4836,
thanks to mickk-on-cpp.
2018-05-26 17:25:41 +02:00
lucdanton
b839a7cf0e C++: parse pack expansions in function calls. 2018-05-26 13:28:21 +02:00
shimizukawa
eacaaed1c7 Merge branch 1.7 2018-05-25 08:17:19 +09:00
Takeshi KOMIYA
76acc4775a Fix #3606: MathJax should be loaded with async attribute 2018-05-25 00:00:12 +09:00
Takeshi KOMIYA
f3168d9894 Rename app.add_javascript() to add_js_file() 2018-05-24 23:59:49 +09:00
Takeshi KOMIYA
fd66dc4e1b Merge branch '1.7' into 5007_crashes_with_percent_char 2018-05-24 22:24:21 +09:00
Takeshi KOMIYA
157619c4e3 Merge pull request #5003 from tk0miya/4927_warning_invalid_linenothreshold
Fix #4927: Display a warning when invalid values are passed to linenothreshold option of highlight directive
2018-05-24 01:53:53 +09:00
Takeshi KOMIYA
9d1d48fb60 Fix #5007: sphinx-build crashes when error log contains a "%" character 2018-05-24 01:46:16 +09:00
Takeshi KOMIYA
cff194d5dd Fix #4931: autodoc: crashed when subclass of mocked class are processed by napoleon module 2018-05-24 01:39:07 +09:00
Takeshi KOMIYA
d7a25433ce Fix #4931: autodoc: crashed when handler for autodoc-skip-member raises an error 2018-05-24 01:33:19 +09:00
Takeshi KOMIYA
c8e38fbe3e Refactor: Add DocumentTargetTransform to simplify LaTeX writer 2018-05-24 00:23:50 +09:00
Takeshi KOMIYA
489d86d470 Refactor: Add captioned_literal_block node to simplify LaTeX writer 2018-05-23 22:50:46 +09:00
Takeshi KOMIYA
adff7e89d4 Merge branch '1.7' into 4914_dataclasses 2018-05-23 22:37:43 +09:00
Takeshi KOMIYA
51962c715c Merge branch '1.7' 2018-05-23 21:41:45 +09:00
Takeshi KOMIYA
3019558a4f Merge branch '1.7' into 4919_crashed_by_numbered_toctree 2018-05-23 21:41:38 +09:00
Takeshi KOMIYA
b6ba8cad10 Fix #4648: latex: Now "rubric" elements are rendered as unnumbered section title 2018-05-23 01:22:14 +09:00
Takeshi KOMIYA
dec671abd9 Fix #4927: Display a warning when invalid values are passed to linenothreshold option of highlight directive 2018-05-22 23:45:58 +09:00
Takeshi KOMIYA
8197bb7e19 Update CHANGES 2018-05-22 22:06:22 +09:00
Takeshi KOMIYA
d62a274709 Fix #4983: productionlist directive generates invalid IDs for the tokens 2018-05-22 11:17:50 +09:00
Takeshi KOMIYA
05cebedb25 Close #4785: napoleon: Add strings to translation file for localisation 2018-05-22 01:17:13 +09:00
Takeshi KOMIYA
506d4c87ef Merge branch '1.7' 2018-05-21 23:07:54 +09:00
Takeshi KOMIYA
6b20bda67a Merge branch '1.7' into 4919_crashed_by_numbered_toctree 2018-05-21 23:03:48 +09:00
Takeshi KOMIYA
ff3ac70c76 Fix #4973: latex: glossary directive adds whitespace to each item 2018-05-21 23:01:39 +09:00
Takeshi KOMIYA
3080d24330 Fix #4956: autodoc: Failed to extract document from a subclass of the class on mocked module 2018-05-21 21:53:20 +09:00
Takeshi KOMIYA
cda18f119f Fix #4919: node.asdom() crashes if toctree has :numbered: option 2018-05-21 21:31:34 +09:00
Takeshi KOMIYA
0261b76bcb Merge branch '1.7' into 4979_latex_index_escaping 2018-05-21 10:40:38 +09:00
Takeshi KOMIYA
be8e2be47b Fix #4914: autodoc: Parsing error when using dataclasses without default values 2018-05-21 00:25:11 +09:00
Takeshi KOMIYA
9ccff74f66 Fix #4946: py domain: type field could not handle "None" as a type 2018-05-19 22:50:10 +09:00
Takeshi KOMIYA
bd6442bf96 Update CHANGES for PR #4928 2018-05-19 16:44:55 +09:00
Takeshi KOMIYA
ac523c637a Merge pull request #4975 from tk0miya/refactor_math
Fix #4333: Enable directives and roles for math by default
2018-05-19 15:15:38 +09:00
Takeshi KOMIYA
057152e9e7 Merge branch '1.7' 2018-05-19 14:25:23 +09:00
Takeshi KOMIYA
de6f3b252e Fix #4979: latex: Incorrect escaping of curly braces in index entries 2018-05-19 14:15:02 +09:00
Takeshi KOMIYA
58f11980cd Merge branch '1.7' into 4978_incorrect_shorthandoff_for_brazil 2018-05-19 14:04:22 +09:00
Takeshi KOMIYA
4d68b4173b Merge branch '1.7' into latex_deeply_nested_enumlist 2018-05-19 13:00:00 +09:00
Takeshi KOMIYA
b2abab1c45 Fix #4969: autodoc: constructor method should not have return annotation 2018-05-19 11:49:32 +09:00
Jakob Lykke Andersen
4cf1b48947 C++, properly use desc_addname in declarations.
This meant that the prefix was not rendered in code font,
and it broke Breathe.

Fixes michaeljones/breathe#374

Example:

.. cpp:class:: A

.. cpp:member:: A::b

	``A::`` not rendered properly.
2018-05-18 21:27:27 +02:00
Takeshi KOMIYA
269becfbf6 Fix #4978: latex: shorthandoff is not set up for Brazil locale 2018-05-19 02:29:47 +09:00
Takeshi KOMIYA
ba4b9c0131 Update CHANGES for PR #4916 2018-05-19 01:35:19 +09:00