summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.4.2 finalv1.4.2Takeshi KOMIYA2016-05-291-3/+3
* Fix #2497, #2552: The label of search button does not fit for the button itselfTakeshi KOMIYA2016-05-292-6/+2
* Update regex (ref: #2382)Takeshi KOMIYA2016-05-281-1/+1
* Fix #2383: The generated footnote by `latex_show_urls` overflows linesTakeshi KOMIYA2016-05-281-2/+5
* Adjust spacing in `numref` role (ref: #2382)Takeshi KOMIYA2016-05-281-1/+1
* #2382: Adjust spacing after abbreviations on figure numbers in LaTeX writerTakeshi KOMIYA2016-05-281-7/+12
* Fix docstring; wrong directive nameTakeshi KOMIYA2016-05-271-1/+1
* Fix #2581: The search doesn't work if language="es" (spanish)Takeshi KOMIYA2016-05-265-5/+2
* Merge pull request #2556 from mitya57/xapian-python3Takeshi KOMIYA2016-05-261-1/+6
|\
| * Make Xapian search work with Python 3Dmitry Shachnev2016-05-251-1/+6
* | Dont add the imgmath dvi->svg arg twiceJulien Schueller2016-05-261-2/+0
* | Merge pull request #2576 from jschueller/patch-1Takeshi KOMIYA2016-05-261-1/+1
|\ \ | |/ |/|
| * Fix MathExtError arguments in imgmathJulien Schueller2016-05-251-1/+1
* | add docstring to write more detail of 'key' of index nodeshimizukawa2016-05-251-0/+4
* | Fix #2445: `rst_prolog` and `rst_epilog` affect to non reST sourcesTakeshi KOMIYA2016-05-251-4/+16
|/
* Merge pull request #2551 from jfbu/latex_subparagraphsTakeshi KOMIYA2016-05-241-2/+6
|\
| * Extend pdflatex config in sphinx.sty to subparagraphsjfbu2016-05-161-2/+6
* | Fix #2565: The descriptions of objects generated by ``sphinx.ext.autosummary`...Takeshi KOMIYA2016-05-241-1/+1
* | Fix docstring; structure of index node has changed since Sphinx-1.4Takeshi KOMIYA2016-05-241-2/+2
* | Fix #2561: Info builder crashes when a footnote contains a linkTakeshi KOMIYA2016-05-241-1/+1
* | Fix #2558: unpack error on devhelp builderTakeshi KOMIYA2016-05-241-1/+1
* | Fix #2518: `intersphinx_mapping` disallows non alphanumeric keysTakeshi KOMIYA2016-05-231-2/+0
* | Fix ``sphinx.ext.intersphinx`` crashes if non-string value is used for key of...Takeshi KOMIYA2016-05-231-2/+5
* | Fix #2470: ``typing`` backport package causes autodoc errors with python 2.7Takeshi KOMIYA2016-05-211-1/+4
* | Merge pull request #2532 from mitya57/stableTakeshi KOMIYA2016-05-211-3/+11
|\ \
| * | Adapt to typing private API change in Python 3.5.2Dmitry Shachnev2016-05-081-3/+11
* | | Fix #2512: generated Makefile causes BSD make crashed if sphinx-build not foundTakeshi KOMIYA2016-05-211-20/+0
* | | Fix #2517: wrong bookmark encoding in PDF if using LuaLaTeXjfbu2016-05-181-1/+4
* | | Fix crash on any-references with unicode.Jakob Lykke Andersen2016-05-181-1/+1
| |/ |/|
* | C++, fix crash reported in #2536.Jakob Lykke Andersen2016-05-131-1/+1
|/
* Merge pull request #2520 from mitya57/stableTakeshi KOMIYA2016-05-061-2/+2
|\
| * imgmath: Add missing parentheses for string formattingDmitry Shachnev2016-05-021-2/+2
* | fix #2522: Sphinx touches mo files under installed directoryshimizukawa2016-05-063-16/+12
* | Load amstext package explicitlyTakeshi KOMIYA2016-05-061-1/+1
* | Merge pull request #2503 from JojoBoulix/stableTakeshi KOMIYA2016-05-053-4/+20
|\ \
| * | Add pointers to the SOURCE_DATE_EPOCH specification.Alexis Bienvenüe2016-05-032-1/+4
| * | Bugfix: copyright_year_re is a string patternAlexis Bienvenüe2016-05-021-1/+1
| * | Spaces and import fix.Alexis Bienvenüe2016-05-023-2/+2
| * | Code enhancements (thanks to mitya57 and tk0miya):Alexis Bienvenüe2016-05-021-4/+4
| * | Corrects copyright year using SOURCE_DATE_EPOCH if setAlexis Bienvenüe2016-04-282-2/+12
| * | Extend SOURCE_DATE_EPOCH to gettextAlexis Bienvenüe2016-04-281-2/+5
* | | Use \text macro to make numbers subscriptTakeshi KOMIYA2016-05-051-20/+20
* | | Fix #2526: LaTeX writer crashes if the section having only imagesTakeshi KOMIYA2016-05-051-1/+2
* | | Fix the caption of figure is always put on center even if ``:align:`` was spe...Takeshi KOMIYA2016-05-041-3/+6
* | | Fix #2492: Figure directive with :figwidth: generates incorrect Latex-codeTakeshi KOMIYA2016-05-041-1/+19
* | | Fix #2523: LaTeX raises error for labeled code-blockjfbu2016-05-031-0/+2
| |/ |/|
* | Fix #2501: Unicode subscript numbers are normalized in LaTeXTakeshi KOMIYA2016-05-021-2/+20
* | Merge pull request #2509 from jfbu/latex_fixcommentJean-François B2016-05-011-1/+3
|\ \
| * | Fix and make more precise obsolete comment in sphinx.styjfbu2016-04-301-1/+3
* | | Merge pull request #2508 from jfbu/latex_frenchlistscompatibilityJean-François B2016-05-011-3/+7
|\ \ \