summaryrefslogtreecommitdiff
path: root/doc/usage
Commit message (Expand)AuthorAgeFilesLines
* Allow ``copyright`` to contain multiple entries (#10983)Stefanie Molin2023-05-111-0/+4
* Allow multi-line object description signatures (#11011)TLouf2023-05-112-0/+145
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-092-16/+60
* Remove the deprecated Setuptools integration (#11363)Adam Turner2023-04-273-202/+0
* Add link to Weblate's Sphinx docs in intl documentation (#11332)Maciej Olko2023-04-161-0/+7
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-068-19/+29
* Add an option for displaying short ``Literal`` types (#11109)Adam Turner2023-04-051-0/+30
* Update doc and CHANGES for PR #11281Jean-François B2023-04-031-0/+25
* Fix syntax in ``:manpage:`` role example (#11249)Hugo van Kemenade2023-03-241-1/+1
* Normalise spelling of Sphinx versionsAdam Turner2023-03-241-3/+2
* Docs: Add a link to sphinx-extensions (#11260)Benjamin Balder Bach2023-03-231-2/+4
* Deprecate legacy ``intersphinx_mapping`` format (#11247)Adam Turner2023-03-171-11/+23
* Display examples of roles in the documentation (#11226)Hugo van Kemenade2023-03-171-9/+38
* Remove unicode prefix (``u``) from strings (#11158)Mike Taves2023-02-151-1/+1
* Correct the Python Developer Guide markup style advice link (#11189)Hugo van Kemenade2023-02-111-2/+2
* Doc of html_file_suffix (closes #11141) (#11144)Jean-François B2023-01-221-2/+2
* Documentation reshuffle (#11112)Adam Turner2023-01-081-0/+1
* Document autosummary template variable "objtype" (#11044)Tim Hoffmann2023-01-021-0/+6
* Fix typos in `usage/configuration.rst` (#10834)Harrissou Sant-anna2023-01-021-3/+3
* Docs: Update devguide link (#11017)Hugo van Kemenade2022-12-161-1/+1
* 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-301-0/+9
* Run the ``pyupgrade`` toolAdam Turner2022-10-172-4/+2
* LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)Jean-François B2022-10-171-3/+4
* Update documentation of latex builder (#10925)Jean-François B2022-10-171-35/+32
* Revert ``html_codeblock_linenos_style`` removal (#10922)Adam Turner2022-10-161-0/+14
* Merge branch '5.x'Adam Turner2022-10-166-101/+172
|\
| * s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.0Jean-François B2022-10-121-2/+2
| * LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-124-100/+161
| * 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-302-8/+43
|\ \ | |/
| * 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
| |/
* | Drop Python 3.7Adam Turner2022-09-271-1/+1
* | Merge branch '5.x'Adam Turner2022-09-236-83/+142
|\ \ | |/
| * imgmath: Allow embedding images in HTML as base64 (#10816)Julien Schueller2022-09-231-0/+6
| * Add contents entries for domain objects (#10807)Adam Turner2022-09-132-35/+87
| * Do not apply epigraph style to all block quotesAdam Turner2022-09-125-48/+49
* | Merge branch '5.x'Jean-François B2022-08-061-2/+0
|\ \ | |/
| * Remove extra line (#10749)Abdur-Rahmaan Janhangeer2022-08-041-2/+0
* | Merge branch '5.x'Adam Turner2022-07-241-3/+0
|\ \ | |/
| * Update include_patterns implementation (#10680)Adam Turner2022-07-231-3/+0
* | Merge branch '5.x'Takeshi KOMIYA2022-07-232-3/+3
|\ \ | |/
| * Fix indentation of .. version{changed,added}.marxin2022-07-192-3/+3
* | Merge branch '5.x'Adam Turner2022-07-182-3/+3
|\ \ | |/
| * Update documentation structure and theming (#10677)Chris Holdgraf2022-07-182-3/+3
* | Merge branch '5.x'Adam Turner2022-07-171-4/+23
|\ \ | |/
| * Add `include_patterns` as the opposite of `exclude_patterns` (#10518)Adam Turner2022-07-171-4/+23