summaryrefslogtreecommitdiff
path: root/doc/usage/restructuredtext
Commit message (Expand)AuthorAgeFilesLines
* Allow multi-line object description signatures (#11011)TLouf2023-05-111-0/+91
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-091-16/+55
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-063-3/+4
* Fix syntax in ``:manpage:`` role example (#11249)Hugo van Kemenade2023-03-241-1/+1
* Display examples of roles in the documentation (#11226)Hugo van Kemenade2023-03-171-9/+38
* Correct the Python Developer Guide markup style advice link (#11189)Hugo van Kemenade2023-02-111-2/+2
* Docs: Update devguide link (#11017)Hugo van Kemenade2022-12-161-1/+1
* Merge branch '5.x'Adam Turner2022-10-163-100/+67
|\
| * LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-122-99/+65
| * Extend cross referencing options with values (#10883)Martin Liška2022-10-021-1/+2
* | Merge branch '5.x'Adam Turner2022-09-301-8/+38
|\ \ | |/
| * Merge branch '5.2.x' into 5.xAdam Turner2022-09-301-8/+34
| |\
| | * Finer grained control over domain ToC entries (#10886)Adam Turner2022-09-301-8/+34
| * | extend option directive syntaxMartin Liska2022-09-271-0/+4
| |/
* | Merge branch '5.x'Adam Turner2022-09-231-36/+71
|\ \ | |/
| * Add contents entries for domain objects (#10807)Adam Turner2022-09-131-35/+69
| * Do not apply epigraph style to all block quotesAdam Turner2022-09-121-1/+2
* | Merge branch '5.x' into masterJean-François B2022-06-302-4/+4
|\ \ | |/
| * 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-261-1/+1
* | Remove more deprecated items in Sphinx 6.0 (#10562)Adam Turner2022-06-261-11/+0
|/
* Remove traces of Python 2 and 3.5 (#10560)Adam Turner2022-06-161-1/+1
* Allow emphasising placeholders in `option` directives (#10366)Martin Liška2022-06-161-0/+3
* Close #10461: doc: Add an explanation for :class: option of code-block directiveTakeshi KOMIYA2022-05-221-0/+10
* 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
* | Fix #10223: doc: Add descriptions of :module: option for python directivesTakeshi KOMIYA2022-03-061-0/+42
|/
* Remove commas when describing characters for section headingsNoah Sprent2022-02-021-4/+4
* Merge branch '4.x' into HEADTakeshi KOMIYA2022-01-153-6/+82
|\
| * In translated docs, sort glossaries by translated termsJean Abou Samra2022-01-121-0/+3
| * Merge pull request #9679 from latosha-maltba/doc/directive-indentTakeshi KOMIYA2021-10-091-1/+21
| |\
| | * Document indent behaviour for directivesLatosha Maltba2021-09-271-1/+21
| * | Merge pull request #9534 from astrojuanlu/new-tutorial-describing-codeTakeshi KOMIYA2021-10-091-0/+1
| |\ \
| | * | Add tutorial section on documenting Python objectsJuan Luis Cano Rodríguez2021-08-121-0/+1
| | |/
| * | Typo fixesJakob Lykke Andersen2021-10-011-2/+2
| * | C++, add retval info field to cpp:functionJakob Lykke Andersen2021-10-011-5/+14
| * | C, update documentation for info-fieldsJakob Lykke Andersen2021-10-011-0/+43
| |/
* | Update :dedent: exampleLatosha Maltba2021-09-231-0/+1
|/
* Cloase #9445: :py:property: directive now supports :classmethod: optionTakeshi KOMIYA2021-07-171-0/+7
* Fix typoEisuke Kawashima2021-07-081-1/+1
* Merge pull request #9340 from ocket8888/patch-1Takeshi KOMIYA2021-07-071-1/+1
|\
| * Update example to use recommended usageocket88882021-06-141-1/+1
* | Remove unnecessary labelJuan Luis Cano Rodríguez2021-07-051-2/+0
* | Move reference to list of Pygments lexersJuan Luis Cano Rodríguez2021-06-211-4/+6
* | Add section about the toctreeJuan Luis Cano Rodríguez2021-06-171-0/+2
|/
* doc: Upgrade pygments.org links to HTTPSigo958622021-05-161-2/+2
* doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-162-2/+2
* Add doc and testcase for program directive (refs: #9137)Takeshi KOMIYA2021-04-281-0/+3
* Merge branch '3.x'Takeshi KOMIYA2021-04-041-1/+1
|\
| * Fix minor typoAlbert Villanova del Moral2021-03-301-1/+1