summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 2.0.0 finalv2.0.0Takeshi KOMIYA2019-03-291-2/+2
* Update message catalogsTakeshi KOMIYA2019-03-29153-46997/+51852
* Fix #6196: py domain: unexpected prefix is generatedTakeshi KOMIYA2019-03-231-1/+2
* Bump versionTakeshi KOMIYA2019-03-211-3/+3
* Bump to 2.0.0 beta2v2.0.0b2Takeshi KOMIYA2019-03-211-2/+2
* Merge branch '2.0' into 6178_hidden_tocsTakeshi KOMIYA2019-03-1918-39/+43
|\
| * Fix docs of inheritance-diagram "parts" optionMichael Goerz2019-03-191-6/+12
| * Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-1916-31/+29
| * Fix #6172: AttributeError is raised for old styled index nodesTakeshi KOMIYA2019-03-171-2/+2
* | Fix #6178: i18n: Captions missing in translations for hidden TOCsTakeshi KOMIYA2019-03-171-0/+6
|/
* C++, fix parsing of initializersJakob Lykke Andersen2019-03-161-117/+191
* docs: drop mention to deprecated method (refs: #6174)Takeshi KOMIYA2019-03-141-3/+0
* refactor: Use py3 style super()Takeshi KOMIYA2019-03-101-2/+2
* Merge branch '1.8' into 2.0Takeshi KOMIYA2019-03-103-2/+55
|\
| * Bump version1.8Takeshi KOMIYA2019-03-101-3/+3
| * Bump to 1.8.5 finalv1.8.5Takeshi KOMIYA2019-03-101-2/+2
| * Fix #3859: manpage: code-block captions are not displayed correctlyTakeshi KOMIYA2019-03-101-0/+15
| * Fix #6149: LaTeX: :index: role titles causes build error of LaTeXTakeshi KOMIYA2019-03-102-2/+40
* | Merge branch '2.0' into 2155_code_directiveTakeshi KOMIYA2019-03-1054-117/+95
|\ \
| * \ Merge branch '1.8' into 2.0Takeshi KOMIYA2019-03-092-7/+5
| |\ \ | | |/
| | * Merge pull request #6135 from bz2/changes_module_1.8Takeshi KOMIYA2019-03-091-2/+1
| | |\
| | | * Fix UnboundLocalError when building changesMartin Packman2019-03-081-2/+1
| | * | Fixed a bug in intersphinx failure reportingLuc Saffre2019-03-081-5/+4
| * | | Fix AssertionError is raised for custom citation_reference node (refs: #6147)Takeshi KOMIYA2019-03-091-1/+1
| * | | modify deprecated methodChris Sewell2019-03-081-3/+2
| * | | Merge remote-tracking branch 'upstream/2.0' into propogate_citeref_classesChris Sewell2019-03-08222-12230/+10515
| |\ \ \
| | * | | Fix AttributeError in sphinx.builders.latexTakeshi KOMIYA2019-03-081-1/+3
| | * | | C++, fix alias declarations.Jakob Lykke Andersen2019-03-071-27/+26
| | * | | Merge branch '1.8' into 2.0Takeshi KOMIYA2019-03-071-3/+6
| | |\ \ \ | | | |/ /
| | * | | Merge pull request #6133 from tk0miya/cleanup_import_for_annotationsTakeshi KOMIYA2019-03-0747-66/+36
| | |\ \ \
| | | * | | Clean up import for annotationsTakeshi KOMIYA2019-03-0647-66/+36
| | * | | | Merge branch '2.0' into 3079_texinfo_install_figuresTakeshi KOMIYA2019-03-062-9/+1
| | |\ \ \ \
| | | * \ \ \ Merge pull request #6126 from tk0miya/5391_xref_in_headingTakeshi KOMIYA2019-03-061-5/+1
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix #5391: A cross reference in heading is rendered as literalTakeshi KOMIYA2019-03-021-5/+1
| | * | | | | Fix #3079: texinfo: image files are not copied on ``make install-info``Takeshi KOMIYA2019-03-023-8/+16
| | | |/ / / | | |/| | |
| * | | | | propogate cite_reference node classes to pending_xref nodeChris Sewell2019-03-081-0/+2
| | |_|/ / | |/| | |
| * | | | Fix #6136: ``:name:`` option for ``math`` directive causes a crashTakeshi KOMIYA2019-03-061-3/+6
| | |_|/ | |/| |
* | | | Close #2155: Support ``code`` directiveTakeshi KOMIYA2019-03-032-12/+73
* | | | Add sphinx.testing.restructuredtext.parse()Takeshi KOMIYA2019-03-031-0/+38
| |_|/ |/| |
* | | Merge pull request #6120 from tk0miya/stop_deprecationwarningTakeshi KOMIYA2019-03-021-4/+0
|\ \ \ | |_|/ |/| |
| * | Stop to access env.versionchanged because of deprecatedTakeshi KOMIYA2019-03-021-4/+0
* | | Merge branch '1.8' into 2.0Takeshi KOMIYA2019-03-023-16/+30
|\ \ \ | | |/ | |/|
| * | Merge pull request #6116 from tk0miya/6067_latex_images_having_targetTakeshi KOMIYA2019-03-021-2/+10
| |\ \
| | * | Fix #6067: LaTeX: images having a target are not aligned even if specifiedTakeshi KOMIYA2019-02-281-2/+6
| | * | Fix #6067: LaTeX: images having a target are concatenated to next lineTakeshi KOMIYA2019-02-281-0/+4
| * | | Fix #6068: doctest: ``skipif`` option may remove the code block from document...Takeshi KOMIYA2019-02-281-10/+19
| * | | Fix #6028: graphviz: Ensure the graphviz filenames are reproducibleTakeshi KOMIYA2019-02-281-3/+1
| |/ /
* | | Fix texinfo: ``make install-info`` fails on macOSTakeshi KOMIYA2019-03-021-1/+2
* | | Fix texinfo: ``make install-info`` causes syntax errorTakeshi KOMIYA2019-03-021-6/+6
* | | Fix #6113: html: Table cells and list items have large marginsTakeshi KOMIYA2019-02-271-2/+4
| |/ |/|