summaryrefslogtreecommitdiff
path: root/doc/usage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '5.x' into masterJean-François B2022-06-303-6/+6
|\ \ | |/
| * [DOC] Fix sectioning level in usage/configuration.rstjfbu2022-06-261-1/+1
| * Minor cross-linking improvements in usage/restructuredtext/roles.rstjfbu2022-06-261-3/+3
| * Improve mark-up in docs (follow-up to PR #10366)jfbu2022-06-262-2/+2
* | Remove more deprecated items in Sphinx 6.0 (#10562)Adam Turner2022-06-261-11/+0
* | Fix link to rinohtype manual (#10593)Brecht Machiels2022-06-221-1/+1
* | Merge branch '5.x'Adam Turner2022-06-166-7/+19
|\ \ | |/
| * Remove traces of Python 2 and 3.5 (#10560)Adam Turner2022-06-162-3/+3
| * Allow emphasising placeholders in `option` directives (#10366)Martin Liška2022-06-162-0/+12
| * Replace doclinter with sphinx-lint (#10389)Julien Palard2022-06-163-4/+4
* | Remove deprecated items for Sphinx 6.0 (#10471)Adam Turner2022-06-161-50/+0
* | Drop python 3.6 support (#10468)Takeshi KOMIYA2022-06-161-1/+1
|/
* Merge remote-tracking branch 'upstream/5.0.x' into lang-none-enAdam Turner2022-05-281-0/+10
|\
| * Merge pull request #10464 from tk0miya/10461_doc_code-block_class_optionTakeshi KOMIYA2022-05-281-0/+10
| |\
| | * Close #10461: doc: Add an explanation for :class: option of code-block directiveTakeshi KOMIYA2022-05-221-0/+10
* | | doc: The default setting of "language" has been changed since v5.0Takeshi KOMIYA2022-05-281-2/+4
|/ /
* | Merge pull request #10386 from mxd4/10384-comment-img-magickTakeshi KOMIYA2022-05-221-7/+10
|\ \ | |/ |/|