shimizukawa
|
dc0873adf6
|
Fix #1820: On Windows, console coloring is broken with colorama version 0.3.3. Now sphinx use colorama>=0.3.5 to avoid this problem.
|
2016-01-06 07:27:34 +09:00 |
|
Takeshi KOMIYA
|
b0a5a1339e
|
Fix #771: latex output doesn't set tocdepth
|
2016-01-06 01:34:29 +09:00 |
|
Takeshi KOMIYA
|
d0576cd012
|
Fix #1408: Check latex_logo validity before copying
|
2016-01-05 16:48:22 +09:00 |
|
Takeshi KOMIYA
|
ec4a1ae863
|
Fix typo in README
|
2016-01-05 16:47:52 +09:00 |
|
Takeshi KOMIYA
|
1ac571cd7e
|
Fix #2125: unifies behavior of collapsed fields (GroupedField and TypedField)
|
2016-01-05 00:25:53 +09:00 |
|
Takeshi KOMIYA
|
e8e5391e61
|
Fix #1894: Unlisted phony targets in quickstart Makefile
|
2016-01-04 11:19:50 +09:00 |
|
Takeshi KOMIYA
|
7bb685bbe9
|
Fix #2197: Slightly cryptic error message for missing index.rst file
|
2016-01-03 20:26:38 +09:00 |
|
Takeshi KOMIYA
|
2bcf92dfb0
|
Fix #1815: linkcheck does not raise an exception if warniserror set to true and link is broken
|
2016-01-03 20:12:33 +09:00 |
|
Takeshi KOMIYA
|
6d0a74b689
|
Update CHANGES for PR #2213
|
2016-01-02 11:42:06 +09:00 |
|
Takeshi KOMIYA
|
b0f376fdb8
|
Fix #2201: wrong table caption for tables with over 30 rows
|
2016-01-01 19:31:36 +09:00 |
|
Takeshi KOMIYA
|
584f05154b
|
Fix #2206: Sphinx latex doc build failed if footnotes in caption of figure
At same time, refactored around pending footnotes (tables, terms and
figures). They are all controled as ``pending_footnotes``.
|
2016-01-01 19:07:43 +09:00 |
|
Takeshi KOMIYA
|
07cc02a512
|
Fix #2178: Unparseable C++ cross-reference when referencing a function with :cpp:any:
|
2015-12-27 16:29:07 +09:00 |
|
Takeshi KOMIYA
|
9fc83df2de
|
Revert "Fix #2183 porterstemmer causes make json to fail"
This is a breaking change. So we move the change into master branch.
This reverts commit f1518c5fc4.
|
2015-12-26 13:15:36 +09:00 |
|
Takeshi KOMIYA
|
f1518c5fc4
|
Fix #2183 porterstemmer causes make json to fail
Drop PorterStemmer package support.
For now, PyStemmer can accelarate stemming process of snowballstemmer.
|
2015-12-26 11:17:04 +09:00 |
|
Takeshi KOMIYA
|
9c2704b705
|
Fix #2193: shutil.SameFileError if source directory and destination directory are same
|
2015-12-26 01:44:40 +09:00 |
|
Takeshi KOMIYA
|
f1cf5d594a
|
Fix #2040: UnicodeDecodeError in sphinx-apidoc when author contains non-ascii characters
|
2015-12-25 15:52:51 +09:00 |
|
Takeshi KOMIYA
|
0719611d54
|
Fix #2071: Same footnote in more than two section titles => LaTeX/PDF Bug
|
2015-12-25 10:43:41 +09:00 |
|
Takeshi KOMIYA
|
ae1d9d8ff7
|
Update CHANGES for PR #2188
|
2015-12-22 11:35:30 +09:00 |
|
Takeshi KOMIYA
|
21093adfee
|
Update CHANGES for #2186
|
2015-12-22 10:29:27 +09:00 |
|
Takeshi KOMIYA
|
8b57bc7227
|
Fix #2003: decode error under python2 (only) when `make linkcheck` is run
|
2015-12-21 22:34:04 +09:00 |
|
Takeshi KOMIYA
|
f85d1a0b99
|
Fix #2189: previous sibling link has broken if the file was appeared twice or more
|
2015-12-21 11:40:56 +09:00 |
|
Hong Xu
|
61d18a533f
|
Update changes for #2182
|
2015-12-19 12:51:52 -08:00 |
|
Takeshi KOMIYA
|
9669f2a48b
|
Fix #2171: cannot linkcheck url with unicode
|
2015-12-19 22:58:53 +09:00 |
|
Takeshi KOMIYA
|
209e5f29b1
|
Fix #2168: raw directive does not work for text writer
|
2015-12-19 20:34:27 +09:00 |
|
Takeshi KOMIYA
|
5983d02787
|
Fix #1237 footnotes not working in definition list in LaTeX
|
2015-12-19 16:45:23 +09:00 |
|
Takeshi KOMIYA
|
e859543f8b
|
Fix #967: SVG inheritance diagram is not hyperlinked (clickable)
|
2015-12-19 16:12:26 +09:00 |
|
Takeshi KOMIYA
|
39458552ec
|
Update CHANGES for PR #2176
|
2015-12-19 15:20:55 +09:00 |
|
Takeshi KOMIYA
|
cb3f8c62ae
|
Fix typo in CHANGES
|
2015-12-19 15:12:44 +09:00 |
|
Takeshi KOMIYA
|
cc84702257
|
Update CHANGES for PR #1833
|
2015-12-19 10:52:53 +09:00 |
|
Daniel Rings
|
9cdaf3406f
|
Fix #2177: Remove parallel hangs
|
2015-12-18 21:37:20 +01:00 |
|
Takeshi KOMIYA
|
8b47cc52b1
|
Update CHANGES
|
2015-12-10 00:15:07 +09:00 |
|
shimizukawa
|
024a3f701e
|
fix CHANGES
|
2015-12-09 18:29:46 +09:00 |
|
shimizukawa
|
5bd8930fec
|
tiny fix
|
2015-12-06 13:31:17 +09:00 |
|
Takeshi KOMIYA
|
8648bdeec1
|
Fix #2094 rubric with reference not working in Latex
|
2015-12-03 14:48:00 +09:00 |
|
Takeshi KOMIYA
|
32b483d5bc
|
Fix #2134 figure caption with reference causes latex build error
|
2015-12-03 10:33:29 +09:00 |
|
shimizukawa
|
7cbd1254a9
|
Bump version
|
2015-12-02 18:37:34 +09:00 |
|
shimizukawa
|
bfcfed2fe6
|
Bump to 1.3.3 final
|
2015-12-02 18:25:39 +09:00 |
|
shimizukawa
|
d86ce4c0c2
|
Fix #2148: Error while building devhelp target with non-ASCII document.
|
2015-12-02 18:22:47 +09:00 |
|
shimizukawa
|
28db5fb767
|
Fix #2142: Provide non-minified JS code in `sphinx/search/non-minified-js/*.js` for source distribution on PyPI.
|
2015-11-30 23:46:56 +09:00 |
|
Lele Gaifax
|
f4ea187b84
|
Rectify the path of non-minified JS stemmers
|
2015-11-30 23:40:53 +09:00 |
|
Takeshi KOMIYA
|
47e7b022c2
|
Fix #2012 exception occurred if `numfig_format` is invalid
|
2015-11-30 11:38:37 +09:00 |
|
shimizukawa
|
afcea49dc9
|
Bump version
|
2015-11-29 23:06:09 +09:00 |
|
Takayuki Shimizukawa
|
6d0df203e4
|
Bump to 1.3.2 final
|
2015-11-29 13:28:56 +00:00 |
|
shimizukawa
|
2f8af51a2b
|
update CHANGES for PR #2127
|
2015-11-29 22:14:40 +09:00 |
|
Takeshi KOMIYA
|
042daed015
|
Update CHANGES for #2140
|
2015-11-29 22:03:48 +09:00 |
|
shimizukawa
|
47bdbd1655
|
Fix #1818: sphinx.ext.todo directive generates broken html class attribute as 'admonition-' when :confval:language is specified with non-ASCII linguistic area like 'ru' or 'ja'. To fix this, now `todo directive can use `:class:` option.
|
2015-11-29 12:02:02 +09:00 |
|
shimizukawa
|
9d0ce7a6c1
|
Fixes #1884: plug-in html themes cannot inherit another plug-in theme
Closes #1885: A part of code for this fix is from pull requeest #1885.
refs #1794
|
2015-11-22 00:13:42 +09:00 |
|
shimizukawa
|
f0c390493b
|
update CHANGES for #2121.
|
2015-11-21 17:00:55 +09:00 |
|
shimizukawa
|
f21a3039a0
|
Fixed #1974: UnboundLocalError: local variable 'domain' referenced before assignment when using any role and sphinx.ext.intersphinx in same time.
|
2015-11-17 00:59:39 +09:00 |
|
shimizukawa
|
df3643722f
|
Fixed #2102: On Windows + Py3, using `|today|` and non-ASCII date format will raise UnicodeEncodeError.
|
2015-10-27 00:16:18 +09:00 |
|