Commit Graph

1478 Commits

Author SHA1 Message Date
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
ce1db22a50 Update CHANGES for #2165 2016-01-05 00:31:35 +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
070cf51764 Update CHANGES for #1906 2016-01-04 22:23:47 +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
ddf6acd33c Update CHANGES for PR #2204 2016-01-02 20:23:01 +09:00
Takeshi KOMIYA
a4e37fe7bf Update CHANGES for PR #2200 2016-01-02 17:59:50 +09:00
Takeshi KOMIYA
00b909f9b6 Fix warnings caused by renaming pngmath in CHANGES and docs 2016-01-02 17:58:41 +09:00
Takeshi KOMIYA
6d0a74b689 Update CHANGES for PR #2213 2016-01-02 11:42:06 +09:00
Takeshi KOMIYA
5f9547bc21 Update CHANGES for PR #2192 2016-01-01 21:07:43 +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
525a03b21b Upate CHANGES for PR #1899 2016-01-01 11:04:28 +09:00
Takeshi KOMIYA
ed196a8adf Fix README 2016-01-01 01:29:35 +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
026fde47b0 Fix #2183 porterstemmer causes make json to fail
Drop PorterStemmer package support.
For now, PyStemmer can accelarate stemming process of snowballstemmer.
2015-12-26 13:11:22 +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
Takeshi KOMIYA
4234c88f21 Fix #2113: Allow `:class:` option to code-block directive 2015-12-20 22:44:32 +09:00
shimizukawa
bf1cc70996 Merge with 'stable' 2015-12-20 08:48:38 +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
Georg Brandl
8232707a12 merge stable to default 2015-12-18 21:42:55 +01:00
Daniel Rings
8d373b9ab1 Fix #2177: Remove parallel hangs 2015-12-18 21:37:29 +01: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
6f6aa53f37 Update CHANGES refs #1804. 2015-12-09 17:29:04 +09:00
shimizukawa
32d4ab51bd Update CHANGES refs #1757 2015-12-09 17:00:40 +09:00
shimizukawa
3d4a11ecd6 merge with stable 2015-12-06 13:42:26 +09:00
shimizukawa
4d3d97df0c separate changes into 1.4 and 1.3.x 2015-12-06 13:40:11 +09:00
shimizukawa
5bd8930fec tiny fix 2015-12-06 13:31:17 +09:00