Commit Graph

2080 Commits

Author SHA1 Message Date
Takeshi KOMIYA
1eba956a82 Merge branch 'stable' 2016-12-20 18:47:01 +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
4ece701093 refs #2336: Add `imported_members option to sphinx-autogen` command to document imported members. 2016-12-18 09:45:24 +09:00
jfbu
3099150a0d Merge branch 'stable' 2016-12-17 16:50:35 +01: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
Takeshi KOMIYA
ab00f5fe49 Merge branch 'stable' 2016-12-17 15:59:13 +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
3549b7c621 Keep original `\includegraphics, use only \sphinxincludegraphics`.
modified:   CHANGES
	modified:   sphinx/texinputs/sphinx.sty
2016-12-14 17:55:44 +01:00
jfbu
9afebd7b3b Merge branch 'stable' 2016-12-14 17:48:23 +01:00
jfbu
a27bdd48a5 Update CHANGES for PR#3241 2016-12-14 17:42:28 +01:00
Takeshi KOMIYA
9abdaedb7c Merge branch 'master' into deprecate_sphinx.util.compat 2016-12-14 01:27:11 +09:00
shimizukawa
938d44e2de Fix #1061, #2336, #3235: Now generation of autosummary doesn't contain imported members by default. Thanks to Luc Saffre. 2016-12-14 00:51:12 +09:00
Takeshi KOMIYA
e645ea59db Merge branch 'stable' 2016-12-14 00:12:23 +09: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
Takeshi KOMIYA
3f7eefdd1a Update CHANGES 2016-12-13 23:38:08 +09:00
Takeshi KOMIYA
50b35bb491 `sphinx.util.compat.docutils_version` is now deprecated 2016-12-13 21:21:06 +09:00
Takeshi KOMIYA
2df0bb8d03 `sphinx.util.compat.Directive` class is now deprecated. 2016-12-13 11:36:03 +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
92a9c653f7 Merge branch 'stable' 2016-12-12 22:35:55 +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
Takeshi KOMIYA
5e2e833599 Update CHANGES for PR#3220 2016-12-11 21:54:26 +09:00
Takeshi KOMIYA
52811d6e09 Fix #3205: sphinx.util.requests crashes with old pyOpenSSL (< 0.14) 2016-12-11 21:38:34 +09:00
jfbu
c337912106 Update CHANGES for PR#3208 2016-12-10 18:33:26 +01:00
Takeshi KOMIYA
6d900c34f1 Fix #3214: Allow to suppress "unknown mimetype" warnings from epub builder 2016-12-11 00:42:57 +09:00
Takeshi KOMIYA
3adc236114 Fix #3212: HTML Builders crashes with docutils-0.13 2016-12-10 20:31:09 +09:00
shimizukawa
77b41309d7 Fix #3211: Remove untranslated sphinx locale catalogs (it was covered by untranslated it_IT) 2016-12-10 12:13:31 +09:00
shimizukawa
b1abd4629b Fix#3198: AttributeError is raised when toctree has 'self'.
this regression introduced at dc985ed4.
2016-12-08 00:34:19 +09:00
shimizukawa
e739054d80 Fix #3195: Can not build in parallel. All built-in extensions must have 'parallel safe' flag. 2016-12-07 01:02:34 +09:00
shimizukawa
4311bb079a Bump version 2016-12-06 10:58:41 +09:00
shimizukawa
0a7d039df5 Merge branch '1.5-release' into master 2016-12-05 23:14:25 +09:00
shimizukawa
9f3a95e1da Bump to 1.5 final 2016-12-05 13:36:52 +09:00
shimizukawa
324bfe8c5e update version and reorganize CHANGES 2016-12-04 23:03:47 +09:00
shimizukawa
9fb398e475 Merge branch 'stable' into 1.5-release 2016-12-04 21:44:16 +09:00
Takayuki SHIMIZUKAWA
d2b692488c Merge pull request #3182 from sphinx-doc/enable-warns
Emit several warnings that will be deprecated in Sphinx 1.6
2016-12-04 21:17:22 +09:00
Takeshi KOMIYA
0e95cab530 Update CHANGES 2016-12-04 21:10:01 +09:00
shimizukawa
1c8935adae Inprovement of warnings mechanism. Now support disabling emit warnings and add documentation. 2016-12-04 18:05:16 +09:00
shimizukawa
816b1db93d Emit several warnings that will be deprecated in Sphinx 1.6. There is no way to hide the warnings. 2016-12-04 14:09:17 +09:00
shimizukawa
6ae67f9f38 Fix #3024, refs #3037: In Python3, application.Sphinx._log crushed when the log message cannot be encoded into console encoding. 2016-12-04 13:54:11 +09:00
Takeshi KOMIYA
f43a02ca27 Merge branch 'stable' into 1.5-release 2016-12-03 21:05:18 +09:00
Takeshi KOMIYA
794e0801f8 Update CHANGES for PR#3190 2016-12-03 20:57:11 +09:00
Takeshi KOMIYA
61a6ca5b37 Merge branch 'stable' into 1.5-release 2016-12-03 16:25:58 +09:00
Takeshi KOMIYA
12660e44b5 Fix #3185: Add new warning type `misc.highlighting_failure` 2016-12-03 15:25:15 +09:00