summaryrefslogtreecommitdiff
path: root/doc/extdev
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated Setuptools integration (#11363)Adam Turner2023-04-271-1/+1
* Note correct deprecation version for ``sphinx.util.osutil.cd``Adam Turner2023-04-231-1/+1
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-063-14/+14
* Normalise spelling of Sphinx versionsAdam Turner2023-03-241-2/+2
* Prefer ``contextlib.chdir`` to ``sphinx.util.osutil.cd``Adam Turner2023-03-051-0/+5
* Documentation reshuffle (#11112)Adam Turner2023-01-081-2/+2
* Fix deprecation warningsAdam Turner2023-01-051-1/+0
* Move exception formatting utilities to ``sphinx.util.exceptions``Adam Turner2023-01-031-0/+10
* Move HTTP-date formatting utils to `utils.http_date`Adam Turner2023-01-031-0/+10
* Move console output utilities to ``sphinx.util.display``Adam Turner2023-01-031-0/+20
* Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072)Adam Turner2023-01-021-0/+5
* Update removal note for logo and favicon variables (#11063)Viktor Haag2022-12-311-2/+2
* LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-121-2/+2
* Deprecate HTML 4 support (#10843)Adam Turner2022-09-231-0/+5
* Add contents entries for domain objects (#10807)Adam Turner2022-09-131-0/+1
* Do not apply epigraph style to all block quotesAdam Turner2022-09-121-28/+28
* Add `include_patterns` as the opposite of `exclude_patterns` (#10518)Adam Turner2022-07-171-0/+10
* Replace `napoleon.iterators` by simpler stack implementation (#9856)Antony Lee2022-06-261-0/+5
* Simplify Sphinx's Stemmer (#10467)Adam Turner2022-06-161-0/+5
* Replace doclinter with sphinx-lint (#10389)Julien Palard2022-06-161-1/+1
* Mark sphinx.io:read_doc() deprecatedTakeshi KOMIYA2022-05-081-0/+5
* Remove sphinx.util.docutils.__version_info__ on 7.0Takeshi KOMIYA2022-05-031-0/+5
* Deprecate: html5_ready and is_html5_writer_available()Takeshi KOMIYA2022-05-031-0/+10
* Schedule removal for 7.0Adam Turner2022-04-301-1/+1
* Deprecate `sphinx.util.jsdump`Adam Turner2022-04-271-0/+5
* fix typoTakayuki SHIMIZUKAWA2022-04-191-1/+1
* Merge branch '4.x'Takeshi KOMIYA2022-03-271-0/+1
|\
| * doc: Update docs for sphinx.parsers.ParserTakeshi KOMIYA2022-03-271-0/+1
* | Merge branch '4.x'Takeshi KOMIYA2022-02-191-0/+5
|\ \ | |/
| * Fix #10181: napoleon_use_ivar adds unexpected prefix to varsTakeshi KOMIYA2022-02-121-0/+5
* | Merge commit '07110b7557a552ecfe702bdd6a2d2f9685cb1af9'Takeshi KOMIYA2022-02-141-1/+3
|\ \ | |/
| * Mention nitpick_ignore(_regex) in docs of warn-missing-referenceHinrich Mahler2022-01-181-1/+3
* | Close #10062: Change the default language to 'en'Takeshi KOMIYA2022-01-121-0/+10
* | Close #9595: Deprecate setuptools integrationTakeshi KOMIYA2022-01-011-0/+5
* | Deprecate sphinx.writers.latex.LaTeXWriter.docclassesTakeshi KOMIYA2021-12-181-0/+5
|/
* Fix #9752: autodoc: Failed to detect type annotation for slots attributeTakeshi KOMIYA2021-10-231-0/+5
* Fix #9710: html: Wrong styles for even/odd rows in nested tablesTakeshi KOMIYA2021-10-091-0/+20
* Merge branch '4.x' into 9683_add_css_fileTakeshi KOMIYA2021-10-091-0/+5
|\
| * js nodes, docs, add entry in deprecation/removal tableJakob Lykke Andersen2021-10-031-0/+5
* | Close #9683: Revert the removal of ``add_stylesheet()`` APITakeshi KOMIYA2021-10-031-1/+1
|/
* Merge pull request #9666 from tk0miya/9662_docs_for_ObjectDescriptionTakeshi KOMIYA2021-09-271-0/+4
|\
| * Add doc for ObjectDescription (refs: #9662)Takeshi KOMIYA2021-09-231-0/+4
* | Fix #9637: Add Builder.allow_parallel to the list of builder APIsTakeshi KOMIYA2021-09-181-0/+1
|/
* Fix typoEisuke Kawashima2021-07-081-2/+2
* Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-06-301-1/+1
|\
| * Revert the removal of sphinx.util:force_decode()Takeshi KOMIYA2021-06-131-1/+1
* | Fix #9032: docs: sphinx.environment.NoUri was removed at v3.0.0Takeshi KOMIYA2021-06-141-1/+2
* | Merge pull request #9303 from tk0miya/fix_docslintTakeshi KOMIYA2021-06-061-5/+8
|\ \
| * | doc: Fix docslint misunderstanding scope of code-blocksTakeshi KOMIYA2021-06-061-5/+8
* | | Merge pull request #9260 from tk0miya/9016_linkcheck_github_anchorsTakeshi KOMIYA2021-06-041-0/+8
|\ \ \ | |/ / |/| |