Commit Graph

5994 Commits

Author SHA1 Message Date
Takeshi KOMIYA
00b909f9b6 Fix warnings caused by renaming pngmath in CHANGES and docs 2016-01-02 17:58:41 +09:00
Takeshi KOMIYA
b6efc7327f Make `conf.py` less flake8 warnings (ref #1817, #2077) 2016-01-02 16:01:52 +09:00
Takeshi KOMIYA
6d0a74b689 Update CHANGES for PR #2213 2016-01-02 11:42:06 +09:00
Takeshi KOMIYA
f694a9820e Merge pull request #2213 from xuhdev/classic-css-blockquote
Set <blockquote> in the classic theme to fit with <p>.
2016-01-02 11:29:37 +09:00
Takeshi KOMIYA
01a526793d Fix typos #2122 (cherry-picked by hand) 2016-01-02 11:17:59 +09:00
Takeshi KOMIYA
d4584d6295 Merge pull request #2212 from jwilk/spelling
Fix typos
2016-01-02 11:13:47 +09:00
Hong Xu
3db02ede82 Set <blockquote> in the classic theme to fit with <p>.
A blockquote looks better if its text style is close to <p>.
2016-01-01 12:21:24 -08:00
Jakub Wilk
f86217c9d1 Fix typos. 2016-01-01 20:54:30 +01:00
Takeshi KOMIYA
5f9547bc21 Update CHANGES for PR #2192 2016-01-01 21:07:43 +09:00
Takeshi KOMIYA
8dace2871e Merge pull request #2192 from xuhdev/imgmath
Imgmath (pngmath with svg support)
2016-01-01 21:06:02 +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
532dec6076 Remove debug print 2016-01-01 19:20:28 +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
Elliott Sales de Andrade
e49d167450 Sort attributes in inheritance diagrams.
This ensures that the graphviz script is always the same and thus the
filename (which is the hash of the script and other things) remains
consistent.
2016-01-01 04:55:33 -05:00
Takeshi KOMIYA
525a03b21b Upate CHANGES for PR #1899 2016-01-01 11:04:28 +09:00
Takeshi KOMIYA
5f7ef4db60 Merge pull request #1899 from Eric89GXL/opts
FIX: Ensure list is sent to OptParse
2016-01-01 11:02:50 +09:00
Takeshi KOMIYA
ed196a8adf Fix README 2016-01-01 01:29:35 +09:00
Hong Xu
d8990b4612 Add deprecation information to sphinx.ext.pngmath 2015-12-29 15:14:04 -08:00
Hong Xu
f233c604ef imgmath: Make the size of the displayed math customizable. 2015-12-29 15:14:04 -08:00
Hong Xu
ea25284d0a Replace pngmath with imgmath in quickstart. 2015-12-29 15:14:04 -08:00
Hong Xu
657ebc2ab0 Add Hong Xu to the AUTHOR list 2015-12-29 15:14:04 -08:00
Hong Xu
f68bfbdbb7 Update the pngmath doc to synchronize with imgmath 2015-12-29 15:14:04 -08:00
Hong Xu
355fe2a233 Add the imgmath extension, the successor of pngmath.
In addition to the features which pngmath supports, imgmath also
supports svg output format.
2015-12-29 15:13:57 -08: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
87998df9cb Fix a documentation for sphinx.ext.viewcode 2015-12-27 01:32:40 +09:00
Takeshi KOMIYA
98ac902650 Fix broken in py3 (for 8a763feb6b) 2015-12-27 00:52:58 +09:00
Takeshi KOMIYA
2f27459e80 Fix flake8 violation 2015-12-27 00:46:14 +09:00
Takeshi KOMIYA
8a763feb6b Fix #2189: previous sibling link has broken if previous doc is under nested toctree 2015-12-26 23:57:09 +09:00
Takeshi KOMIYA
222a51e0cf Fix #2189: next sibling link has broken if the file was appeared twice or more 2015-12-26 21:43:54 +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
66ef8102c4 Fix broken in py3 2015-12-25 16:10:37 +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
ee7e3cc078 Fix empty cell in table header causes LaTeX error (#1574) 2015-12-24 12:43:22 +09:00
Takeshi KOMIYA
02f013aba5 Fix TestApp.cleanup_trees was obsoleted 2015-12-24 10:57:03 +09:00
Takeshi KOMIYA
ae1d9d8ff7 Update CHANGES for PR #2188 2015-12-22 11:35:30 +09:00
Takeshi KOMIYA
63f6d917b3 Merge pull request #2188 from xuhdev/latex-math-section-title
Fix #1480: LaTeX: Support math in section titles
2015-12-22 11:33:58 +09:00
Takeshi KOMIYA
21093adfee Update CHANGES for #2186 2015-12-22 10:29:27 +09:00
Takeshi KOMIYA
3543caf214 Merge pull request #2186 from xuhdev/amsfonts
Fix LaTeX output of \mathbb in math
2015-12-22 10:28:15 +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
Hong Xu
4d3fdc0e47 Fix LaTeX output of \mathbb in math
If \mathbb is used in math, which is commonly used to represent sets,
the output LaTeX won't compile. This commit fixes this issue by adding
amsfonts package in the setup of sphinx.ext.mathbase .
2015-12-21 01:30:14 -08: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
Hong Xu
eac142f8b8 LaTeX: Support math in section titles
Fix #1480
2015-12-20 03:16:54 -08:00
shimizukawa
bf1cc70996 Merge with 'stable' 2015-12-20 08:48:38 +09:00
Takayuki SHIMIZUKAWA
dd74537c62 Merge pull request #2184 from xuhdev/changelog-2182
Update changes for #2182
2015-12-20 08:45:37 +09:00
Takayuki SHIMIZUKAWA
ec176d83e7 Merge pull request #2185 from sphinx-doc/use-with-to-open-file-for-testing
Fix #2185: Use with syntax to open files on testing.
2015-12-20 08:44:04 +09:00