summaryrefslogtreecommitdiff
path: root/doc/usage/restructuredtext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | py domain: Add py:property directive to describe a property (refs: #7068)Takeshi KOMIYA2021-03-111-0/+22
* | Close #8326: Rename master_doc to root_docTakeshi KOMIYA2021-02-281-3/+3
* | Merge branch '3.x'jfbu2021-02-121-0/+25
|\ \ | |/
| * C++, add noroot option to alias directiveJakob Lykke Andersen2021-02-121-0/+7
| * C, add noroot option to alias directiveJakob Lykke Andersen2021-02-121-0/+7
| * C++, add recursiveness to aliasJakob Lykke Andersen2021-02-121-0/+11
* | Make code block types more visibleHarrissou Sant-anna2021-02-081-4/+9
* | Merge branch '3.x'Takeshi KOMIYA2021-01-241-7/+30
|\ \ | |/
| * doc: minor fixTakeshi KOMIYA2021-01-231-4/+4
| * Merge pull request #7798 from stefanodavid/code-block-crossref-docTakeshi KOMIYA2021-01-231-0/+14
| |\
| | * documentation for proper code-block cross-referencingStefano David2020-06-071-0/+14
| * | Allow production lists to refer to tokens from other production groups.Guillaume Melquiond2021-01-201-7/+16
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-161-2/+9
|\ \ \ | |/ /
| * | Fix #2030: automatic dedent support in code-block directiveTakeshi KOMIYA2021-01-131-2/+9
* | | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-041-2/+2
|\ \ \ | |/ /
| * | Strip trailing whitespaces and normalize line endingsFrançois Freitag2020-10-031-2/+2
* | | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-031-0/+12
|\ \ \ | |/ /
| * | C, recursive alias declarationsJakob Lykke Andersen2020-09-131-0/+12
* | | Update link to sphinxcontrib on GitHubSteve Piercy2020-09-261-1/+1
* | | Merge branch '3.x'Takeshi KOMIYA2020-08-081-4/+4
|\ \ \ | |/ /
| * | Fix typos in the documentationChris Mayo2020-08-031-4/+4
* | | Merge branch '3.x'Takeshi KOMIYA2020-08-012-9/+59
|\ \ \ | |/ /
| * | commentsChris Holdgraf2020-07-291-5/+2
| * | several documentation improvements to theming, templating, and extension deve...Chris Holdgraf2020-07-291-6/+25
| * | fix 6863: add description literalinclude option (start/end have same string)Yoshiki Shibukawa2020-07-251-3/+37
* | | Update basics.rstEbram Shehata2020-07-291-1/+1
* | | Merge branch '3.x'Takeshi KOMIYA2020-07-051-3/+17
|\ \ \ | |/ /
| * | Add :noindexentry: optionJakob Lykke Andersen2020-07-041-3/+17