summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.8.4 finalv1.8.4Takeshi KOMIYA2019-02-031-2/+2
* Fix #5948: LaTeX: duplicated labels are generated for sectionsTakeshi KOMIYA2019-02-031-3/+2
* texinfo: remove DOTs from name if name contains other charactersTakeshi KOMIYA2019-02-031-0/+3
* Allow periods in texinfo node namesBrandon T. Willard2019-02-031-1/+1
* Fix #5995: autodoc: autodoc_mock_imports conflict with metaclassTakeshi KOMIYA2019-02-021-1/+1
* Fix flake8 violationsTakeshi KOMIYA2019-02-012-6/+6
* Fix #5958: versionadded directive causes crash with Python 3.5.0Takeshi KOMIYA2019-01-251-8/+5
* Closes: #5960jfbu2019-01-171-1/+7
* Merge pull request #5955 from jfbu/latex_remove_scaleboxJean-François B2019-01-171-20/+32
|\
| * Make mypy happy, but I protest !jfbu2019-01-141-5/+5
| * LaTeX: remove usage of \scalebox by incorporating scale in height/widthjfbu2019-01-141-20/+32
* | Fix mypy violationsTakeshi KOMIYA2019-01-174-4/+4
|/
* Merge branch '1.8' into 5231_pofiles_build_failure_on_windowsTakeshi KOMIYA2019-01-131-1/+40
|\
| * Merge pull request #5939 from jfbu/latex_fix_tall_image_in_admonitionJean-François B2019-01-131-1/+40
| |\
| | * LaTeX: \sphinxsafeincludegraphics for sphinxShadowBox/sphinxheavyboxjfbu2019-01-121-1/+40
* | | Fix #5231: "make html" does not read and build "po" files in "locale" dirTakeshi KOMIYA2019-01-131-0/+3
|/ /
* | Merge branch '1.8' into fix_parse_eggfile_on_windowsTakeshi KOMIYA2019-01-121-1/+1
|\ \ | |/
| * Fix #5928: KeyError: 'DOCUTILSCONFIG' when running buildTakeshi KOMIYA2019-01-121-1/+1
* | Fix pycode could not handle egg files on windowsTakeshi KOMIYA2019-01-121-2/+4
|/
* mypy fix?Jakob Lykke Andersen2019-01-061-2/+2
* C++, parse all fold expressionsJakob Lykke Andersen2019-01-061-9/+56
* C++ fixesJakob Lykke Andersen2019-01-061-7/+16
* Fix warning message when a node class is already registeredDmitry Shachnev2019-01-061-1/+1
* Remove some spaces added in last commit, which are ignored anyhowjfbu2019-01-051-2/+2
* LaTeX do not strip spaces from numfig_format split at %sjfbu2019-01-041-12/+10
* Fix LaTeX writer handling of user custom numfig_formatjfbu2019-01-041-2/+2
* Merge branch '1.8' into latex_checkmarkJean-François B2019-01-02253-266/+267
|\
| * A happy new year!Takeshi KOMIYA2019-01-02252-252/+252
| * Fix various spelling typosjfbu2018-12-275-14/+15
* | LaTeX: escape Unicode HEAVY CHECK MARK into latex macrosjfbu2018-12-271-0/+1
|/
* #5605 fix Chinese search index (#5611)Timotheus Kampik2018-12-251-2/+16
* Bump versionTakeshi KOMIYA2018-12-261-3/+3
* Bump to 1.8.3 finalv1.8.3Takeshi KOMIYA2018-12-261-3/+3
* refactor chm_htmlescape()Takeshi KOMIYA2018-12-241-18/+16
* [1.8] htmlhelp: convert hex escaping to decimal escaping in .hhc/.hhk files (...animalize2018-12-231-3/+22
* Merge pull request #5850 from jfbu/latex_sphinxmaketitleJean-François B2018-12-233-5/+7
|\
| * Update date and version of LaTeX class filesjfbu2018-12-222-2/+2
| * LaTeX: ``\sphinxmaketitle`` and optional ``\sphinxbackoftitlepage``jfbu2018-12-213-3/+5
* | Fix #5800: todo: crashed if todo is defined in TextElementTakeshi KOMIYA2018-12-221-1/+4
|/
* Merge branch '1.8' into 5834_apidoc_wrong_helpTakeshi KOMIYA2018-12-201-0/+1
|\
| * Fix flake8 violation in conf.pyTakeshi KOMIYA2018-12-201-0/+1
* | Fix #5834: apidoc: wrong help for --tocfileTakeshi KOMIYA2018-12-191-1/+1
|/
* Merge pull request #5829 from tk0miya/5724_setlocale_failureTakeshi KOMIYA2018-12-185-5/+26
|\
| * Fix #5724: quickstart: sphinx-quickstart fails when $LC_ALL is emptyTakeshi KOMIYA2018-12-175-5/+26
* | Use mathjax CDN "latest" URL by defaultMichael Goerz2018-12-171-1/+1
|/
* C++, fix assertion in partial builds with duplicatesJakob Lykke Andersen2018-12-161-13/+31
* Merge branch 'cpp_fix_float_literals' into 1.8Jakob Lykke Andersen2018-12-161-1/+12
|\
| * C++, fix parsing of floating point literalsJakob Lykke Andersen2018-12-161-1/+12
* | LaTeX: allow sphinxVerbatim usage without explicit "hllines" extra setupjfbu2018-12-162-4/+10
|/
* LaTeX update a comment about inputencjfbu2018-12-111-0/+3