| 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 |
| * | doc: update description | Ghassan Maslamani | 2021-09-30 | 1 | -3/+3 |
| * | Close #9664: autodoc: autodoc-process-bases supports reST snippet | Takeshi KOMIYA | 2021-09-23 | 1 | -2/+6 |
| * | Merge pull request #9594 from hkuno/pr/no_empty_desc_4.x | Takeshi KOMIYA | 2021-09-11 | 1 | -0/+2 |
| |\ | |||||
| | * | Omit NAME section if blank description | Harumi Kuno | 2021-09-05 | 1 | -0/+2 |
| * | | Merge pull request #9616 from jdufresne/fix-url | Takeshi KOMIYA | 2021-09-11 | 2 | -8/+8 |
| |\ \ | |||||
| | * | | Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|g | Jon Dufresne | 2021-09-06 | 2 | -8/+8 |
| | |/ | |||||
| * | | Fix typos discovered by codespell | Christian Clauss | 2021-09-08 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #9545 from aaugustin/4.x | Takeshi KOMIYA | 2021-08-14 | 1 | -5/+5 |
| |\ | |||||
| | * | Update link to OpenSearch. | Aymeric Augustin | 2021-08-14 | 1 | -5/+5 |
| * | | fix typo in numfig_format default value | Kevin Anderson | 2021-08-13 | 1 | -1/+1 |
| |/ | |||||
| * | Fix typo | John Cole | 2021-08-04 | 1 | -1/+1 |
| * | doc: Add document for autoproperty directive (refs: #9486) | Takeshi KOMIYA | 2021-07-23 | 1 | -0/+3 |
| * | 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 branch '4.x' into 6525_linkcheck_warn_redirects | Takeshi KOMIYA | 2021-07-07 | 12 | -38/+85 |
| |\ | |||||
| | * | 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 |
| | * | | Merge branch '4.x' into new-tutorial-part-ii | Juan Luis Cano Rodríguez | 2021-07-05 | 2 | -3/+11 |
| | |\ \ | |||||
| | | * \ | Merge pull request #9399 from tk0miya/napoleon_preprocess_types | Takeshi KOMIYA | 2021-07-04 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | doc: Fix the default value of napoleon_preprocess_types is True | Takeshi KOMIYA | 2021-07-03 | 1 | -1/+1 |
| | | * | | | Merge pull request #9392 from LouisJustinTALLOT/patch-1 | Takeshi KOMIYA | 2021-07-03 | 1 | -2/+2 |
| | | |\ \ \ | | | |/ / | | |/| | | |||||
| | | | * | | Fix quotes in docstring in ext.napoleon | Louis-Justin TALLOT | 2021-06-30 | 1 | -2/+2 |
| | | | |/ | |||||
| | | * | | Merge branch '4.0.x' into 4.x | Takeshi KOMIYA | 2021-06-30 | 1 | -0/+8 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | C, keyword changes | Jakob Lykke Andersen | 2021-06-17 | 1 | -0/+8 |
| | | | * | manpage: Stop creating a section directory on build manpage by default | Takeshi KOMIYA | 2021-05-16 | 1 | -0/+4 |
| | * | | | Use "builtin" for extensions label as it is done for themes | Juan Luis Cano Rodríguez | 2021-07-05 | 1 | -1/+1 |
| | * | | | Consistent use of "rst" for syntax highlight | Juan Luis Cano Rodríguez | 2021-07-05 | 1 | -4/+4 |
| | * | | | Remove unnecessary label | Juan Luis Cano Rodríguez | 2021-07-05 | 1 | -2/+0 |
| | * | | | Rename to root document | Juan Luis Cano Rodríguez | 2021-06-22 | 3 | -4/+4 |
| | * | | | 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 |
| | * | | | Add tutorial section about extensions and themes | Juan Luis Cano Rodríguez | 2021-06-17 | 1 | -0/+4 |
| | |/ / | |||||
| | * | | Merge branch '4.x' into new-tutorial | Juan Luis Cano Rodríguez | 2021-06-06 | 5 | -24/+31 |
| | |\ \ | |||||
| | | * | | doc: Fix docslint misunderstanding scope of code-blocks | Takeshi KOMIYA | 2021-06-06 | 4 | -22/+29 |
| | * | | | Change Pygments lexer to account for prompt | Juan Luis Cano Rodríguez | 2021-05-31 | 1 | -3/+2 |
| | * | | | Style fixes | Juan Luis Cano Rodríguez | 2021-05-31 | 1 | -4/+7 |
| | * | | | Move virtual environment explanation to installation | Juan Luis Cano Rodríguez | 2021-05-29 | 1 | -0/+24 |
| * | | | | linkcheck: Emit a warning for disallowed redirects | Takeshi KOMIYA | 2021-05-31 | 1 | -10/+3 |
| * | | | | doc: Fix indentation | Takeshi KOMIYA | 2021-05-31 | 1 | -1/+1 |
| * | | | | doc: Fix indentation | Takeshi KOMIYA | 2021-05-31 | 1 | -2/+2 |
| * | | | | Merge branch '4.x' into 6525_linkcheck_warn_redirects | Takeshi KOMIYA | 2021-05-31 | 13 | -32/+52 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Fix typo in doc/intl.rst | Grey Li | 2021-05-27 | 1 | -2/+2 |
| | |/ / | |||||
| | * | | Fix #9252: doc: Update explanation of highlight_language | Takeshi KOMIYA | 2021-05-20 | 1 | -6/+7 |
| | * | | Merge pull request #9239 from igo95862/https-links | Takeshi KOMIYA | 2021-05-19 | 12 | -24/+24 |
| | |\ \ | |||||
| | | * | | doc: Fixed opensearch.org link and upgraded to HTTPS | igo95862 | 2021-05-17 | 1 | -1/+1 |
| | | * | | doc: Upgraded dublincore.org link to HTTPS | igo95862 | 2021-05-17 | 1 | -1/+1 |
| | | * | | doc: Upgrade example.com links to HTTPS | igo95862 | 2021-05-17 | 1 | -2/+2 |
