Commit Graph

5776 Commits

Author SHA1 Message Date
Takeshi KOMIYA
f8c08c634f #2363: Fix `toctree()` in templates generates broken links in SingleHTMLBuilder. 2016-03-04 00:14:10 +09:00
Takeshi KOMIYA
92934ebe79 Add `\sphinxAtStartFootnote` macro 2016-03-03 00:19:48 +09:00
Takeshi KOMIYA
6efdd07d94 #2351: Fix footnote spacing 2016-03-02 12:22:05 +09:00
Takeshi KOMIYA
94d26d48b8 Fix CHANGES 2016-03-02 12:21:18 +09:00
Takeshi KOMIYA
e81f7186e8 Redece tocdepth if part or chapter is used for top_sectionlevel (ref #2358) 2016-03-02 11:11:49 +09:00
Takeshi KOMIYA
119b971804 update doc: LaTeX writer now refers maxdepth option (ref #2358) 2016-03-02 11:11:11 +09:00
Takeshi KOMIYA
a2efd1475a Move tocdepth definition to above of user-preamble (ref #2358) 2016-03-02 11:11:11 +09:00
shimizukawa
8ab5cdca2b Bump version 2016-02-29 22:52:13 +09:00
shimizukawa
9ec5305bba Bump to 1.3.6 final 2016-02-29 22:47:46 +09:00
shimizukawa
34422ebcad fix for make style-check 2016-02-29 22:44:09 +09:00
Takeshi KOMIYA
77df787e81 Fix #2019: the domain objects in search result are not escaped 2016-02-29 10:52:48 +09:00
Georg Brandl
2cd696eea5 Merge pull request #2359 from atzeinicola/stable
issue #2357
2016-02-28 23:34:27 +01:00
atzeinicola
d5a2073a07 issue #2357 2016-02-28 22:51:07 +01:00
Takeshi KOMIYA
95583428f5 Merge pull request #2333 from EricFromCanada/stable
make conf.py's html_favicon description match docs
2016-02-23 11:09:46 +09:00
Takeshi KOMIYA
f6af2af9a4 Don't show option-role warnings in 1.3.x too 2016-02-20 19:43:39 +09:00
Takeshi KOMIYA
39bef55fd5 Fix #2329: Refresh environment forcely if source directory has changed 2016-02-20 17:40:31 +09:00
Georg Brandl
6101cb4ab6 fix tests 2016-02-19 09:25:48 +01:00
Georg Brandl
e310de0786 Dont show highlighting warning in 1.3.x. This is a "feature-like" change. 2016-02-19 08:53:07 +01:00
EricFromCanada
bd6978f221 make conf.py's html_favicon description match docs 2016-02-17 10:33:27 -05:00
Georg Brandl
4cc2d0114c Closes #2324: Print a hint how to increase the recursion limit when it is hit. 2016-02-16 19:19:54 +01:00
Takeshi KOMIYA
532e99c96b Fix #2290: `sphinx.ext.mathbase` use of amsfonts may break user choice of math fonts 2016-02-15 17:36:51 +09:00
Takeshi KOMIYA
50f4862b06 Fix some testcase get error with pygments-2.1.1 2016-02-15 11:46:30 +09:00
Alex Gaynor
c005543cfd enable travis caching 2016-02-14 15:12:52 +09:00
Takeshi KOMIYA
c012b93385 Fix UnicodeDecodeError if autodoc crashed on importing codes including multibyte characters in py2 2016-02-11 15:21:44 +09:00
Takeshi KOMIYA
dfe6b1fea3 Fix equations are not centering in traditional theme (ref: #2294) 2016-02-11 13:41:49 +09:00
Takeshi KOMIYA
69ae993e96 Fix equations are not centering in scrolls theme (ref: #2294) 2016-02-11 13:39:48 +09:00
Takeshi KOMIYA
a9b17ba351 Fix equations are not centering in agogo theme (ref: #2294) 2016-02-11 13:38:07 +09:00
Takeshi KOMIYA
18c6a6ae98 Fix equations are not centering in haiku theme (ref: #2294) 2016-02-11 13:33:55 +09:00
GunWoo Choi
906d1c905d Make sure to iterate obj_dict's keys using list, not view
In Python3 `dict.keys()` returns a view object not a list

cherry-picked from master 22ce010e0 to stable for #2116.
2016-02-09 18:23:08 +09:00
shimizukawa
f29edef477 Update CHANGES for #1873, #1876, #2278 2016-02-09 18:09:43 +09:00
Eric Holscher
c22f5beb75 Add suffix to HTML context. Fixes #1873 2016-02-09 18:01:12 +09:00
shimizukawa
aefab514e2 Fix #2287: sphinx.transforms.Locale always uses rst parser. Sphinx i18n feature should support parsers that specified source_parsers. 2016-02-09 00:16:46 +09:00
Takeshi KOMIYA
9ba7cc815c Fix #2292: Some footnotes disappear from LaTeX output 2016-02-08 11:24:07 +09:00
Takeshi KOMIYA
9b958b6dcc Fix #2291: pdflatex "Counter too large" error from footnotes inside tables of contents 2016-02-07 20:04:28 +09:00
Georg Brandl
bdc230b1cc Closes #2295: Avoid mutating dictionary errors while enumerating members in autodoc with Python 3 2016-02-04 19:59:20 +01:00
Georg Brandl
eba0e314b3 Merge pull request #2289 from Xarthisius/race_fix
Use ensuredir() for creating directories within BuildEnvironment.read_doc
2016-02-02 23:15:39 +01:00
Kacper Kowalik (Xarthisius)
1714747318 Use ensuredir() for creating directories within BuildEnvironment.read_doc 2016-02-02 15:37:33 -06:00
shimizukawa
c6289c311f Fix documentation for 'mo auto build". 2016-01-30 16:37:58 +09:00
shimizukawa
8740030e80 Fix documentation for 'mo auto build". 2016-01-30 16:14:48 +09:00
Takeshi KOMIYA
9b21115146 Fix #2265: babel is used in spite of disabling it on `latex_elements` 2016-01-27 19:38:57 +09:00
Takeshi KOMIYA
18daa75b7f Update CHANGES (ref: #2264) 2016-01-26 10:55:47 +09:00
shimizukawa
6ef4bd3e1e fix typos 2016-01-24 13:11:51 +09:00
shimizukawa
7d946358d3 Bump version 2016-01-24 13:10:31 +09:00
shimizukawa
50951bdc98 Bump to 1.3.5 final 2016-01-24 12:31:34 +09:00
Takeshi KOMIYA
cd1eeff70a Remove Babel._ISO639_TO_BABEL; deprecated at docutils-0.8 2016-01-24 00:53:16 +09:00
Takeshi KOMIYA
883ae3c5a7 Fix warning message for `:numref:` if target is in orphaned doc (ref: #2244) 2016-01-23 21:51:52 +09:00
Georg Brandl
f2d264febe Merge pull request #2261 from mitya57/stable
transforms: Don't try to call has_child on parent nodes that are None
2016-01-22 19:41:11 +01:00
Dmitry Shachnev
c84dad28e9 transforms: Don't try to call has_child on parent nodes that are None
Otherwise the build can fail with the following error:

      File "/usr/lib/python2.7/dist-packages/sphinx/environment.py", line 791, in read_doc
        pub.publish()
      File "/usr/lib/python2.7/dist-packages/docutils/core.py", line 218, in publish
        self.apply_transforms()
      File "/usr/lib/python2.7/dist-packages/docutils/core.py", line 199, in apply_transforms
        self.document.transformer.apply_transforms()
      File "/usr/lib/python2.7/dist-packages/docutils/transforms/__init__.py", line 171, in apply_transforms
        transform.apply(**kwargs)
      File "/usr/lib/python2.7/dist-packages/sphinx/transforms.py", line 124, in apply
        if has_child(node.parent, nodes.caption):
      File "/usr/lib/python2.7/dist-packages/sphinx/transforms.py", line 117, in has_child
        return any(isinstance(child, cls) for child in node)
    TypeError: 'NoneType' object is not iterable

The error could be reproduced with lp:autopilot/legacy branch from Launchpad.
2016-01-22 18:14:04 +03:00
Jakub Wilk
1aeef288fc Fix typo in quickstart 2016-01-22 09:07:54 +09:00
Takeshi KOMIYA
43c77a2838 Fix TOC is not shown when no `:maxdepth:` for toctrees (ref: #771) 2016-01-21 11:32:25 +09:00