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 |
|
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
|
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 |
|
Takeshi KOMIYA
|
b799249c77
|
Fix #3128: globing images does not support .svgz file
|
2016-12-03 14:43:15 +09:00 |
|
jfbu
|
dd11290e83
|
Update CHANGES for PR#3180
|
2016-12-01 19:13:49 +01:00 |
|
Takeshi KOMIYA
|
69820e1203
|
Fix #3181: pLaTeX crashes with a section contains emdash
|
2016-11-25 23:35:14 +09:00 |
|
shimizukawa
|
9cea699149
|
update changes refs #1843
|
2016-11-25 00:01:15 +09:00 |
|
shimizukawa
|
30669c1ec0
|
Merge branch 'enable-bat-build-from-different-dir-2215' into 1.5-release
|
2016-11-24 23:35:17 +09:00 |
|
shimizukawa
|
41da6e79b7
|
update changes refs #3085, refs #2215
|
2016-11-24 23:33:08 +09:00 |
|
shimizukawa
|
76f2ed9215
|
Fix #3015: fix a broken test on Windows.
|
2016-11-24 00:26:36 +09:00 |
|
Takeshi KOMIYA
|
41b58c719a
|
Merge branch 'stable' into 1.5-release
|
2016-11-23 23:39:30 +09:00 |
|
Takeshi KOMIYA
|
41b39b786a
|
Bump version
|
2016-11-23 23:36:25 +09:00 |
|
Takeshi KOMIYA
|
fa302485f3
|
Bump to 1.4.9 final
|
2016-11-23 23:26:12 +09:00 |
|
Takeshi KOMIYA
|
0ee524e392
|
Merge branch 'stable' into 1.5-release
|
2016-11-23 13:22:38 +09:00 |
|
Takeshi KOMIYA
|
52f54a6379
|
Fix #3164: Change search order of `sphinx.ext.inheritance_diagram`
|
2016-11-23 00:50:02 +09:00 |
|
Takeshi KOMIYA
|
43197de299
|
Fix #3117: LaTeX writer crashes if admonition is placed before first section title
|
2016-11-23 00:42:34 +09:00 |
|
Takeshi KOMIYA
|
9690be4943
|
Fix imgmath: crashes on showing error messages if image generation failed
|
2016-11-21 20:06:23 +09:00 |
|
shimizukawa
|
76eb8ab56d
|
* #3093: gettext build broken on image node under `note` directive.
|
2016-11-20 17:44:10 +09:00 |
|
shimizukawa
|
a13edb8631
|
refs #3093: gettext build broken on substituted images.
|
2016-11-20 17:32:05 +09:00 |
|