| Commit message (Expand) | Author | Age | Files | Lines |
| * | Typo fixes | Jakob Lykke Andersen | 2021-10-01 | 1 | -2/+2 |
| * | C++, add retval info field to cpp:function | Jakob Lykke Andersen | 2021-10-01 | 1 | -5/+14 |
| * | C, update documentation for info-fields | Jakob Lykke Andersen | 2021-10-01 | 1 | -0/+43 |
| * | Cloase #9445: :py:property: directive now supports :classmethod: option | Takeshi KOMIYA | 2021-07-17 | 1 | -0/+7 |
| * | Fix typo | Eisuke Kawashima | 2021-07-08 | 1 | -1/+1 |
| * | Merge pull request #9340 from ocket8888/patch-1 | Takeshi KOMIYA | 2021-07-07 | 1 | -1/+1 |
| |\ |
|
| | * | Update example to use recommended usage | ocket8888 | 2021-06-14 | 1 | -1/+1 |
| * | | Remove unnecessary label | Juan Luis Cano Rodríguez | 2021-07-05 | 1 | -2/+0 |
| * | | Move reference to list of Pygments lexers | Juan Luis Cano Rodríguez | 2021-06-21 | 1 | -4/+6 |
| * | | Add section about the toctree | Juan Luis Cano Rodríguez | 2021-06-17 | 1 | -0/+2 |
| |/ |
|
| * | doc: Upgrade pygments.org links to HTTPS | igo95862 | 2021-05-16 | 1 | -2/+2 |
| * | doc: Upgrade docutils.sourceforge.io links to HTTPS | igo95862 | 2021-05-16 | 2 | -2/+2 |
| * | Add doc and testcase for program directive (refs: #9137) | Takeshi KOMIYA | 2021-04-28 | 1 | -0/+3 |
| * | Merge branch '3.x' | Takeshi KOMIYA | 2021-04-04 | 1 | -1/+1 |
| |\ |
|
| | * | Fix minor typo | Albert Villanova del Moral | 2021-03-30 | 1 | -1/+1 |
| * | | py domain: Add py:property directive to describe a property (refs: #7068) | Takeshi KOMIYA | 2021-03-11 | 1 | -0/+22 |
| * | | Close #8326: Rename master_doc to root_doc | Takeshi KOMIYA | 2021-02-28 | 1 | -3/+3 |
| * | | Merge branch '3.x' | jfbu | 2021-02-12 | 1 | -0/+25 |
| |\ \
| |/ |
|
| | * | C++, add noroot option to alias directive | Jakob Lykke Andersen | 2021-02-12 | 1 | -0/+7 |
| | * | C, add noroot option to alias directive | Jakob Lykke Andersen | 2021-02-12 | 1 | -0/+7 |
| | * | C++, add recursiveness to alias | Jakob Lykke Andersen | 2021-02-12 | 1 | -0/+11 |
| * | | Make code block types more visible | Harrissou Sant-anna | 2021-02-08 | 1 | -4/+9 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-24 | 1 | -7/+30 |
| |\ \
| |/ |
|
| | * | doc: minor fix | Takeshi KOMIYA | 2021-01-23 | 1 | -4/+4 |
| | * | Merge pull request #7798 from stefanodavid/code-block-crossref-doc | Takeshi KOMIYA | 2021-01-23 | 1 | -0/+14 |
| | |\ |
|
| | | * | documentation for proper code-block cross-referencing | Stefano David | 2020-06-07 | 1 | -0/+14 |
| | * | | Allow production lists to refer to tokens from other production groups. | Guillaume Melquiond | 2021-01-20 | 1 | -7/+16 |
| * | | | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-16 | 1 | -2/+9 |
| |\ \ \
| |/ / |
|
| | * | | Fix #2030: automatic dedent support in code-block directive | Takeshi KOMIYA | 2021-01-13 | 1 | -2/+9 |
| * | | | Merge branch '3.x' into master | Takeshi KOMIYA | 2020-10-04 | 1 | -2/+2 |
| |\ \ \
| |/ / |
|
| | * | | Strip trailing whitespaces and normalize line endings | François Freitag | 2020-10-03 | 1 | -2/+2 |
| * | | | Merge branch '3.x' into master | Takeshi KOMIYA | 2020-10-03 | 1 | -0/+12 |
| |\ \ \
| |/ / |
|
| | * | | C, recursive alias declarations | Jakob Lykke Andersen | 2020-09-13 | 1 | -0/+12 |
| * | | | Update link to sphinxcontrib on GitHub | Steve Piercy | 2020-09-26 | 1 | -1/+1 |
| * | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-08-08 | 1 | -4/+4 |
| |\ \ \
| |/ / |
|
| | * | | Fix typos in the documentation | Chris Mayo | 2020-08-03 | 1 | -4/+4 |
| * | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-08-01 | 2 | -9/+59 |
| |\ \ \
| |/ / |
|
| | * | | comments | Chris Holdgraf | 2020-07-29 | 1 | -5/+2 |
| | * | | several documentation improvements to theming, templating, and extension deve... | Chris Holdgraf | 2020-07-29 | 1 | -6/+25 |
| | * | | fix 6863: add description literalinclude option (start/end have same string) | Yoshiki Shibukawa | 2020-07-25 | 1 | -3/+37 |
| * | | | Update basics.rst | Ebram Shehata | 2020-07-29 | 1 | -1/+1 |
| * | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -3/+17 |
| |\ \ \
| |/ / |
|
| | * | | Add :noindexentry: option | Jakob Lykke Andersen | 2020-07-04 | 1 | -3/+17 |
| * | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -1/+35 |
| |\ \ \
| |/ / |
|
| | * | | Merge pull request #7895 from jakobandersen/c_cpp_noindex | Jakob Lykke Andersen | 2020-07-02 | 1 | -1/+0 |
| | |\ \ |
|
| | | * | | C, C++: remove noindex option | Jakob Lykke Andersen | 2020-06-30 | 1 | -1/+0 |
| | | |/ |
|
| | * | | C, add c:alias directive | Jakob Lykke Andersen | 2020-06-30 | 1 | -0/+35 |
| | |/ |
|
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-06-04 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | remove repeted word in reStructuredText Primer | Michaël Defferrard | 2020-05-20 | 1 | -1/+1 |
| * | | py domain: Add :canonical: option | Takeshi KOMIYA | 2020-05-04 | 1 | -0/+40 |
| |/ |
|