Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |||||
| | | * | | 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 | |||||
| | | * | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new keywords from C23. - Add c_extra_keywords as confval. - Move macro names from keywords to c_extra_keywords. Fixes sphinx-doc/sphinx#9354 | |||||
| | | * | 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 | |
| | | | | | | | | | | | | Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||||
| * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now linkcheck builder integrates `linkcheck_warn_redirects` into `linkcheck_allowed_redirects`. As a result, linkcheck builder will emit a warning when "disallowed" redirection detected via `linkcheck_allowed_redirects`. | |||||
* | | | | 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 | |
| |/ / | | | | | | | The pot files are in the gettext folder instead of locale folder. | |||||
| * | | 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 | |
| |\ \ | | | | | | | | | Upgrade URLs to use HTTPS | |||||
| | * | | 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 | |
| | | | | ||||||
| | * | | doc: Upgraded plantuml.org link to HTTPS | igo95862 | 2021-05-17 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | doc: Upgraded mathjax documentation link to HTTPS | igo95862 | 2021-05-17 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | doc: Moved flask links to new home and HTTPS | igo95862 | 2021-05-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Seems like Flask is no longer pocoo project but palletsprojects.com | |||||
| | * | | doc: Moved Jinja links to new home page and HTTPS | igo95862 | 2021-05-17 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Seems like Jinja is no longer pocoo project but palletsprojects.com | |||||
| | * | | doc: Upgraded some of sphinx-doc.org links to HTTPS | igo95862 | 2021-05-16 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Seems like that link is used in some tests and code so upgrading it outside documentation might break something | |||||
| | * | | 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 | 4 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | Also change any docutils.sourceforge.net link to io top level domain. | |||||
| | * | | doc: Upgrade writethedocs.org domain link to HTTPS | igo95862 | 2021-05-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch '4.x' into 3014_autodoc-process-bases | Takeshi KOMIYA | 2021-05-17 | 2 | -0/+18 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge pull request #9232 from tk0miya/9217_dont_make_section_directory | Takeshi KOMIYA | 2021-05-16 | 1 | -0/+4 | |
| | |\ \ | | | | | | | | | | | manpage: Stop creating a section directory on build manpage by default | |||||
| | | * | | manpage: Stop creating a section directory on build manpage by default | Takeshi KOMIYA | 2021-05-15 | 1 | -0/+4 | |
| | | |/ | ||||||
| | | * | Add documentation for mathjax2_config and mathjax3_config | Matthias Geier | 2021-04-24 | 1 | -7/+42 | |
| | | | | ||||||
| * | | | Close #3014: autodoc: Add autodoc-process-bases | Takeshi KOMIYA | 2021-05-16 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Add `autodoc-process-bases` to modify the base classes of the class definitions. This allows the extensions to insert or modify the list of the base classes via event-handlers. | |||||
* | | | | Fix typo in doc/usage/configuration.rst | Takeshi KOMIYA | 2021-05-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | Co-authored-by: François Freitag <mail@franek.fr> | |||||
* | | | | Update docs | Takeshi KOMIYA | 2021-05-20 | 1 | -7/+10 | |
| | | | | ||||||
* | | | | Rename linkcheck_ignore_redirects to linkcheck_allowed_redirects | Takeshi KOMIYA | 2021-05-20 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Close #6525: linkcheck: Add linkcheck_ignore_redirects | Takeshi KOMIYA | 2021-05-16 | 1 | -0/+19 | |
| | | | | | | | | | | | | | | | | | | | | Add a new confval; linkcheck_ignore_redirects to ignore hyperlinks that are redirected as expected. | |||||
* | | | | Close #6525: linkcheck: Add linkcheck_warn_redirects | Takeshi KOMIYA | 2021-05-16 | 1 | -0/+8 | |
| |/ / |/| | | | | | | | | | | | | | | Add a new confval; `linkcheck_warn_redirects` to emit a warning when the hyperlink is redirected. It's useful to detect unexpected redirects under the warn-is-error mode. | |||||
* | | | Close #4257: autodoc: Add autodoc_class_signature | Takeshi KOMIYA | 2021-05-16 | 1 | -0/+14 | |
|/ / | | | | | | | | | Add `autodoc_class_signature` to separate the class entry and the definition of `__init__()` method. | |||||
* | | Merge pull request #9185 from AWhetter/autodoc_typehints_both | Takeshi KOMIYA | 2021-05-12 | 1 | -2/+14 | |
|\ \ | | | | | | | autodoc.typehints can accurately represent overloads |