Commit Graph

2096 Commits

Author SHA1 Message Date
jfbu
20dc524346 Fix #3392: "releasename" in latex_elements is not working 2017-02-05 12:59:33 +01:00
jfbu
a307abcb48 Update CHANGES for PR#3383 2017-02-03 09:46:51 +01:00
Takeshi KOMIYA
678cc3d503 Fix #3364: sphinx-quickstart prompts overflow on Console with 80 chars width 2017-01-29 13:30:30 +09:00
Takeshi KOMIYA
14a864a637 Support requests-2.0.0 (experimental) (refs: #3367) 2017-01-29 13:15:49 +09:00
Takeshi KOMIYA
952161de4e Fix LaTeX: :confval:release is not escaped (refs: #3362) 2017-01-28 19:55:51 +09:00
Takeshi KOMIYA
1a2488610d Fix #3370: the caption of code-block is not picked up for translation 2017-01-26 01:57:22 +09:00
Takeshi KOMIYA
f3135280e3 Bump version 2017-01-22 17:29:47 +09:00
Takeshi KOMIYA
b1a3ff61b7 Bump to 1.5.2 final 2017-01-22 17:24:32 +09:00
jfbu
7d2367490a Update CHANGES for PR#3363 2017-01-21 12:09:55 +01:00
jfbu
dc51eef605 LaTeX, pass dvipdfm option to geometry package for Japanese documents 2017-01-21 11:31:32 +01:00
Takeshi KOMIYA
bfcb92f6fd Fix #3285: autosummary: asterisks are escaped twice 2017-01-21 15:50:41 +09:00
Takeshi KOMIYA
a0c2029b3c Fix #3295: Could not import extension sphinx.builders.linkcheck 2017-01-20 12:16:18 +09:00
jfbu
c3198ed1ff Make a 1.5a1 CHANGES entry about latex newfloat more precise 2017-01-19 18:19:14 +01:00
jfbu
b879f043bc Remove in 1.5.2 CHANGES repeated identical footnotes for same link 2017-01-16 09:03:46 +01:00
jfbu
3114c7f5a2 Fix extra space in CHANGES entry causing mis-interpreted mark-up 2017-01-16 08:38:06 +01:00
jfbu
283fee743c Update CHANGES for PR#3340 2017-01-16 00:49:24 +01:00
Takeshi KOMIYA
e9d61d70a1 Merge branch 'stable' into adjust_space_after_captions 2017-01-16 01:29:03 +09:00
Takeshi KOMIYA
cea72ddbc4 Fix #3234: intersphinx failed for encoded inventories 2017-01-16 00:52:33 +09:00
jfbu
4116c8424f Update CHANGES for PR#3341 2017-01-15 16:16:37 +01:00
jfbu
bd5f3aa9cd Update CHANGES for PR#3342 2017-01-15 16:07:13 +01:00
Takeshi KOMIYA
067044211e Fix #3158: too much space after captions in PDF output 2017-01-15 22:02:15 +09:00
Jakob Lykke Andersen
ccd6bf4a0c C++, fix refs to operator() functions.
Fixes sphinx-doc/sphinx#2952.
2017-01-15 14:36:29 +09:00
shimizukawa
00fcbfb35d remove . 2017-01-15 11:55:32 +09:00
shimizukawa
da18a1a951 fixed #3335: gettext does not extract field_name of a field in a field_list 2017-01-15 11:55:17 +09:00
shimizukawa
57a82e44cc fixes #3337: Ugly rendering of definition list term's classifier.
refs #2318: this incorrect rendering was introduced at #2318. In this change, we deprecated 'termsep' and made use of the 'classfire' node generated by docutils. However, at this time, because the HTML tag was outputted according to the node structure of docutils, the display was broken.

refs #2987: This change may affect the #2987 fix. In my environment I could not reproduce the problem.
2017-01-15 11:13:17 +09:00
shimizukawa
7d8a37f506 refs #3329: emit warnings if po file is invalid and can't read it. Also writing mo too. 2017-01-13 00:13:34 +09:00
Takeshi KOMIYA
d170862866 Fix #3328: Could not refer rubric implicitly 2017-01-12 12:19:12 +09:00
jfbu
2a3981f805 Update CHANGES for PR#3316 2017-01-09 15:49:19 +01:00
Takeshi KOMIYA
175c6e66a6 Fix #978: intersphinx_mapping also allows a list as a parameter 2017-01-08 14:35:44 +09:00
Takeshi KOMIYA
4153ee0d9d Fix Sphinx crashes on parallel build with an extension which raises unserializable exception 2017-01-08 01:38:45 +09:00
Takeshi KOMIYA
62329c82f6 Fix #3268: Sphinx crashes with requests package from Debian jessie 2017-01-07 14:29:36 +09:00
Takeshi KOMIYA
70cdc7be8f Dependency requirement updates: requests 2.4.0 or above (refs: #3268, #3310) 2017-01-07 14:29:36 +09:00
Takeshi KOMIYA
54c8c01222 Emit warning for nested numbered toctrees (refs: #3142) 2017-01-03 01:08:27 +09:00
Takeshi KOMIYA
60b7bfdfc2 Fix the caption of table are rendered as invalid HTML (refs: #3287) 2017-01-01 20:47:25 +09:00
Takeshi KOMIYA
54cac94cdf Fix #3294: `add_latex_package()` make crashes non-LaTeX builders 2017-01-01 20:07:16 +09:00
Takeshi KOMIYA
07633a5a71 Fix the warning type `misc.highlighting_failure` does not work 2016-12-20 18:44:33 +09:00
Takeshi KOMIYA
12096b3b86 Fix #3261: `latex_use_parts` makes sphinx crash 2016-12-19 11:40:59 +09:00
shimizukawa
79fa283687 Fix #3255: In Py3.4 environment, autodoc doesn't support documentation for attributes of Enum class correctly. 2016-12-17 23:18:30 +09:00
Takeshi KOMIYA
3b9aee43a2 Fix #185: References to section title including raw node has broken 2016-12-17 17:29:03 +09:00
shimizukawa
71124bb50c nits 2016-12-17 16:15:57 +09:00
shimizukawa
93dacedfed Fix #3253: In Py2 environment, building another locale with a non-captioned toctree produces None captions 2016-12-17 15:39:06 +09:00
Takeshi KOMIYA
cf795894b9 Fix #3246: xapian search adapter crashes 2016-12-16 19:45:26 +09:00
Takeshi KOMIYA
26bf2d5fc0 Closes #3194: Refer the $MAKE environment variable to determine `make` command 2016-12-15 11:50:00 +09:00
jfbu
a27bdd48a5 Update CHANGES for PR#3241 2016-12-14 17:42:28 +01:00
Takeshi KOMIYA
6bb9030580 Bump version 2016-12-14 00:08:56 +09:00
Takeshi KOMIYA
794f6bdca4 Bump to 1.5.1 final 2016-12-14 00:01:49 +09:00
shimizukawa
4054b0b3a5 Fix #3183: Randomized jump box order in generated index page. 2016-12-13 00:47:18 +09:00
shimizukawa
5fc8d3db91 Fix: #2469: Ignore updates of catalog files for gettext builder. Thanks to Hiroshi Ohkubo. 2016-12-12 23:28:00 +09:00
Takeshi KOMIYA
3c734e5b2d Fix #3228: `build_sphinx` command crashes when missing dependency 2016-12-12 11:18:25 +09:00
jfbu
bf5fd395d7 Update CHANGES for PR#3206 2016-12-11 14:52:07 +01:00