summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix COM812Adam Turner2023-02-182-3/+3
* Remove unicode prefix (``u``) from strings (#11158)Mike Taves2023-02-152-11/+11
* Treat Python warnings as errors during testingAdam Turner2023-02-151-1/+1
* Update GitHub Actions workflowsAdam Turner2023-02-151-10/+6
* Correct the Python Developer Guide markup style advice link (#11189)Hugo van Kemenade2023-02-111-2/+2
* Update LaTeX docsJean-François B2023-01-241-33/+56
* LaTeX: ``\emph`` replaced by ``\sphinxparam`` and ``\sphinxsamedocref``Jean-François B2023-01-241-0/+5
* Doc of html_file_suffix (closes #11141) (#11144)Jean-François B2023-01-221-2/+2
* Documentation reshuffle (#11112)Adam Turner2023-01-089-10/+14
* Markup typo in docsJean-François B2023-01-071-1/+1
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-061-5/+28
* Fix deprecation warningsAdam Turner2023-01-051-1/+0
* Add missing default arguments in sphinx-apidoc.rst (#11084)jgart2023-01-051-2/+2
* 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
* Fix #6744: support for seealso directive should be via an environmentJean-François B2023-01-031-0/+8
* Document autosummary template variable "objtype" (#11044)Tim Hoffmann2023-01-021-0/+6
* Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072)Adam Turner2023-01-021-0/+5
* Fix typos in `usage/configuration.rst` (#10834)Harrissou Sant-anna2023-01-021-3/+3
* Run pyupgrade (#11070)Adam Turner2023-01-021-1/+1
* Use PEP 604 typesAdam Turner2023-01-011-2/+2
* Insert ``from __future__ import annotations``Adam Turner2023-01-011-0/+2
* Update removal note for logo and favicon variables (#11063)Viktor Haag2022-12-311-2/+2
* Copy edit the tutorial (#11049)mikemckiernan2022-12-291-6/+7
* Fix example using ``add_config_value`` (#10937)Martin Liška2022-12-201-1/+1
* remove blanket 'noqas'Daniel Eades2022-12-161-3/+5
* Docs: Update devguide link (#11017)Hugo van Kemenade2022-12-161-1/+1
* doc: Fix typos in contributing.rst (#10961)amyreyespdx2022-12-161-5/+5
* docs: intl.rst: small fixes while translating (#11020)Jérémie Tarot2022-12-071-9/+9
* Fix #10984 [DOC] document latex_additional_files behavior with .tex (#10993)Jean-François B2022-11-302-0/+12
* Avoid a cramped LaTeX table column in our own documentJean-François B2022-10-301-0/+1
* doc: Actualize information about generating snowball JS files (#10931)Dmitry Shachnev2022-10-241-9/+8
* Run the ``pyupgrade`` toolAdam Turner2022-10-174-7/+5
* LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)Jean-François B2022-10-173-21/+30
* Update documentation of latex builder (#10925)Jean-François B2022-10-171-35/+32
* Simplify development policy (#10921)Adam Turner2022-10-161-39/+35
* Revert ``html_codeblock_linenos_style`` removal (#10922)Adam Turner2022-10-161-0/+14
* Merge branch '5.x'Adam Turner2022-10-169-112/+238
|\
| * s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.0Jean-François B2022-10-123-7/+7
| * LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-127-111/+227
| * Add debug logging to `autosectionlabel` (#10881)Martin Patz2022-10-041-0/+9
| * Extend cross referencing options with values (#10883)Martin Liška2022-10-021-1/+2
* | Merge branch '5.x'Adam Turner2022-09-303-9/+44
|\ \ | |/
| * Merge branch '5.2.x' into 5.xAdam Turner2022-09-302-8/+39
| |\
| | * Finer grained control over domain ToC entries (#10886)Adam Turner2022-09-302-8/+39
| * | extend option directive syntaxMartin Liska2022-09-271-0/+4
| * | fix typo in extrapackages example (#10835)King Phyte2022-09-271-1/+1
* | | Drop Python 3.7Adam Turner2022-09-271-1/+1
* | | Clean up after dropping Python 3.6Adam Turner2022-09-271-7/+9