summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '5.x'Adam Turner2022-06-161-1/+1
|\ \ | |/
| * Fix inline literal markup in templating.rstAdam Turner2022-06-161-1/+1
* | Merge branch '5.x'Adam Turner2022-06-1613-24/+40
|\ \ | |/
| * Update GitHub Actions versions (#10561)Adam Turner2022-06-161-2/+2
| * 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
| * Simplify Sphinx's Stemmer (#10467)Adam Turner2022-06-161-0/+5
| * Replace doclinter with sphinx-lint (#10389)Julien Palard2022-06-169-19/+18
* | Remove deprecated items for Sphinx 6.0 (#10471)Adam Turner2022-06-162-52/+2
* | Drop python 3.6 support (#10468)Takeshi KOMIYA2022-06-163-8/+8
|/
* Merge branch '5.0.x' into 5.xTakeshi KOMIYA2022-06-172-1/+12
|\
| * Add `nav.contents` everywhere that `div.topic` is usedAdam Turner2022-06-071-0/+1
| * Merge remote-tracking branch 'upstream/5.0.x' into fix-double-bracketsAdam Turner2022-06-061-1/+2
| |\
| | * Add `aside.topic` for Docutils 0.18+ (sphinx13)Adam Turner2022-06-041-1/+2
| * | Fix an example in the templating documentAdam Turner2022-06-041-1/+1
| * | Add docutils_version_info to `StandaloneHTMLBuilder.globalcontext`Adam Turner2022-06-041-0/+9
| |/
* | Merge branch '5.0.x' into 5.xTakeshi KOMIYA2022-05-291-2/+4
|\ \ | |/
| * Merge remote-tracking branch 'upstream/5.0.x' into lang-none-enAdam Turner2022-05-282-1/+11
| |\
| * | doc: The default setting of "language" has been changed since v5.0Takeshi KOMIYA2022-05-281-2/+4
* | | Merge branch '5.0.x' into 5.xTakeshi KOMIYA2022-05-282-1/+11
|\ \ \ | | |/ | |/|
| * | Merge branch '4.x' into 5.0.xTakeshi KOMIYA2022-05-281-1/+1
| |\ \
| | * \ Merge branch '4.5.x' into 4.xTakeshi KOMIYA2022-05-281-1/+1
| | |\ \
| | | * | Update URL for requestsTakeshi KOMIYA2022-05-281-1/+1
| * | | | 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
* | | | | Merge branch '5.0.x' into 5.xTakeshi KOMIYA2022-05-231-7/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | doc: Fix syntax errorTakeshi KOMIYA2022-05-221-2/+2
* | | | | Fix #10344: docs: Update explanation for copying static files manuallyTakeshi KOMIYA2022-05-151-5/+5
|/ / / /
* | | | Mark sphinx.io:read_doc() deprecatedTakeshi KOMIYA2022-05-081-0/+5
* | | | 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 #10412 from tk0miya/deprecate_sphinx.util.docutils.__versi...Takeshi KOMIYA2022-05-051-0/+5
|\ \ \ \
| * | | | Remove sphinx.util.docutils.__version_info__ on 7.0Takeshi KOMIYA2022-05-031-0/+5
* | | | | Merge pull request #10345 from Thecarisma/fix-theming-add-static-file-documen...Takeshi KOMIYA2022-05-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the example in 'Add your own static files to the build assets' documentat...Adewale Azeez2022-04-141-1/+1
* | | | | Merge pull request #10381 from tk0miya/deprecation_for_docutils-0.13Takeshi KOMIYA2022-05-031-0/+10
|\ \ \ \ \
| * | | | | Deprecate: html5_ready and is_html5_writer_available()Takeshi KOMIYA2022-05-031-0/+10
* | | | | | 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
* | | | | | Merge branch '5.x' into fix-warningsAdam Turner2022-05-023-2/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #10164 from AA-Turner/bump-docutilsTakeshi KOMIYA2022-05-031-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Bump Docutils dependencyAdam Turner2022-04-191-1/+1