summaryrefslogtreecommitdiff
path: root/doc/usage
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/ |/|
| * #10384 - Grammarmxd42022-05-021-3/+3
| * #10384 - Fix flake8mxd42022-05-021-1/+1
| * #10384 - Explicit warning and improve doc claritymxd42022-05-021-7/+9
| * #10384 - Changes after suggestionsmxd42022-05-021-3/+3
| * #10384 - Add line break to fix docslintmxd42022-05-021-1/+2
| * #10384 - Add comment on ImageMagick requirementmxd42022-05-021-1/+1
* | Merge branch '4.x' into 5.xTakeshi KOMIYA2022-05-062-2/+32
|\ \
| * \ Merge pull request #10251 from jbms/fix-inline-syntax-highlightTakeshi KOMIYA2022-05-062-2/+32
| |\ \
| | * | Make code role highlighting consistent with code-block directiveJeremy Maitin-Shepard2022-03-192-2/+32
* | | | Merge pull request #10388 from soxofaan/patch-1Takeshi KOMIYA2022-05-031-2/+2
|\ \ \ \
| * | | | sphinx.ext.napoleon docs: fix Google style linkStefaan Lippens2022-04-251-2/+2
| | |_|/ | |/| |
* | | | Bump Docutils dependencyAdam Turner2022-04-191-1/+1
|/ / /
* | | Merge branch '5.x' into autodoc_force_undocumented_rtypeTakeshi KOMIYA2022-04-031-0/+8
|\ \ \
| * | | Close #8417: autodoc: :inherited-members: option now takes multiple classesTakeshi KOMIYA2022-04-031-0/+8
* | | | autodoc_typehints_description_target: Rename returnvalue_and_documented_param...Takeshi KOMIYA2022-04-031-5/+5
* | | | Merge branch '5.x' into autodoc_force_undocumented_rtypeTakeshi KOMIYA2022-04-0317-85/+248
|\ \ \ \ | |/ / /
| * | | Merge branch '4.x'Takeshi KOMIYA2022-03-282-4/+28
| |\ \ \ | | |/ /
| | * | Merge pull request #10107 from Jean-Abou-Samra/intl-warningsTakeshi KOMIYA2022-03-272-4/+28
| | |\ \
| | | * | Update versionadded to 4.5Takeshi KOMIYA2022-03-061-1/+1
| | | * | Update versionadded to 4.5Takeshi KOMIYA2022-03-061-1/+1
| | | * | Close #3985: Implement #noqa for i18nJean Abou Samra2022-02-151-0/+18
| | | * | Categorize warnings for inconsistent references in i18nJean Abou Samra2022-02-151-4/+10
| * | | | Merge branch '4.x'Takeshi KOMIYA2022-03-276-25/+21
| |\ \ \ \ | | |/ / /
| | * | | extlinks: Disable hardcoded links detector by default (refs: #10126)Takeshi KOMIYA2022-03-271-0/+8
| | * | | doc: Use :pep: role to refer PEP documentsTakeshi KOMIYA2022-03-275-24/+12
| | * | | Update PEP links in docsHugo van Kemenade2022-03-245-8/+8
| * | | | Merge branch '4.x'Takeshi KOMIYA2022-03-191-0/+42
| |\ \ \ \ | | |/ / /
| | * | | Fix #10223: doc: Add descriptions of :module: option for python directivesTakeshi KOMIYA2022-03-061-0/+42
| | | |/ | | |/|
| * | | Merge branch '4.x'Takeshi KOMIYA2022-02-192-5/+9
| |\ \ \ | | |/ /
| | * | Merge pull request #10150 from tk0miya/10146_autodoc_default_options_should_s...Takeshi KOMIYA2022-02-061-1/+5
| | |\ \
| | | * | Update doc/usage/extensions/autodoc.rstTakeshi KOMIYA2022-02-061-1/+1
| | | * | Close #10146: autodoc: autodoc_default_options does not support `no-value` op...Takeshi KOMIYA2022-01-311-1/+5
| | * | | Remove commas when describing characters for section headingsNoah Sprent2022-02-021-4/+4
| | |/ /