Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch '4.x' | Takeshi KOMIYA | 2021-10-09 | 2 | -2/+7 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.x' | Takeshi KOMIYA | 2021-09-12 | 1 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.x' | Takeshi KOMIYA | 2021-09-11 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo in autodoc documentation | Nicolas Delon | 2021-08-25 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.x' | Takeshi KOMIYA | 2021-07-30 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.x' | Takeshi KOMIYA | 2021-07-12 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix link to NumPy Docstring Standard | Juan Luis Cano Rodríguez | 2021-07-08 | 2 | -3/+3 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | docs: add new option to documentation | gschwaer | 2021-11-29 | 1 | -0/+8 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9831 from Yoshanuikabundi/autosummary___all__ | Takeshi KOMIYA | 2021-11-26 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | Allow autosummary to respect __all__ | |||||
| * | | | | | | | | | Corrections from review by tk0miya | Josh Mitchell | 2021-11-15 | 1 | -7/+7 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | #2021: Allow autosummary to respect __all__ | Josh Mitchell | 2021-11-15 | 1 | -0/+19 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Fix #9864: mathjax: Failed to render equations via MathJax v2 | Takeshi KOMIYA | 2021-11-21 | 1 | -0/+5 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MathJax library has been loaded via "defer" method since v4.3.0. But it prevents to work MathJax v2. This rollbacks the change and use "async" method as default again. To support changing the loading method, this allows to specify it via mathjax_options. | |||||
* | | | | | | | | rename intersphinx_disabled_{refs -> reftypes} | Jakob Lykke Andersen | 2021-10-31 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And change format for domains to {name}:* | |||||
* | | | | | | | | intersphinx_disabled_refs, doc default value | Jakob Lykke Andersen | 2021-10-31 | 1 | -0/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | intersphinx_disabled_refs, rename 'all' to '*' | Jakob Lykke Andersen | 2021-10-31 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Generalize to disable specific refs as well. | Jakob Lykke Andersen | 2021-10-31 | 1 | -12/+19 | |
| | | | | | | | | ||||||
* | | | | | | | | Fix typo | Jakob Lykke Andersen | 2021-10-31 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Add intersphinx_disabled_domains | Jakob Lykke Andersen | 2021-10-31 | 1 | -0/+19 | |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes sphinx-doc/sphinx#2068 Replaces sphinx-doc/sphinx#8981 | |||||
* | | | | | | | Add missing space in intersphinx doc | Gabe R | 2021-10-19 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | | | | | | | There was a space missing between `-m` and `sphinx.ext.intersphinx` in the example of showing all mappings in a intersphinx file. I added it in. | |||||
* | | | | | | Merge pull request #9534 from astrojuanlu/new-tutorial-describing-code | Takeshi KOMIYA | 2021-10-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | New Sphinx tutorial, part III | |||||
| * | | | | | | Add section on autosummary | Juan Luis Cano Rodríguez | 2021-08-12 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Close #9664: autodoc: autodoc-process-bases supports reST snippet | Takeshi KOMIYA | 2021-09-23 | 1 | -2/+6 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | This allows to inject a reST snippet through autodoc-process-bases event. It helps to modify the base classes of any class to the expected mark-up'ed text by custom extension. | |||||
* | | | | | Merge pull request #9616 from jdufresne/fix-url | Takeshi KOMIYA | 2021-09-11 | 1 | -6/+6 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|g | |||||
| * | | | | Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|g | Jon Dufresne | 2021-09-06 | 1 | -6/+6 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | https://sphinx-doc.org is unreachable, but is linked from the PyPI page: https://pypi.org/project/Sphinx/. Switch to https://www.sphinx-doc.org/ instead. | |||||
* | | | | Fix typos discovered by codespell | Christian Clauss | 2021-09-08 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | doc: Add document for autoproperty directive (refs: #9486) | Takeshi KOMIYA | 2021-07-23 | 1 | -0/+3 | |
| |/ |/| | ||||||
* | | Merge branch '4.x' into new-tutorial-part-ii | Juan Luis Cano Rodríguez | 2021-07-05 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | 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 | |
| | | | ||||||
| * | | Fix quotes in docstring in ext.napoleon | Louis-Justin TALLOT | 2021-06-30 | 1 | -2/+2 | |
| |/ | ||||||
* | | Use "builtin" for extensions label as it is done for themes | Juan Luis Cano Rodríguez | 2021-07-05 | 1 | -1/+1 | |
| | | ||||||
* | | Add tutorial section about extensions and themes | Juan Luis Cano Rodríguez | 2021-06-17 | 1 | -0/+4 | |
|/ | ||||||
* | doc: Fix docslint misunderstanding scope of code-blocks | Takeshi KOMIYA | 2021-06-06 | 1 | -8/+3 | |
| | ||||||
* | Merge pull request #9239 from igo95862/https-links | Takeshi KOMIYA | 2021-05-19 | 4 | -4/+4 | |
|\ | | | | | Upgrade URLs to use HTTPS | |||||
| * | doc: Upgraded mathjax documentation link to HTTPS | igo95862 | 2021-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | doc: Moved Jinja links to new home page and HTTPS | igo95862 | 2021-05-17 | 1 | -1/+1 | |
| | | | | | | | | | | 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 | 1 | -1/+1 | |
| | | | | | | | | | | Seems like that link is used in some tests and code so upgrading it outside documentation might break something | |||||
| * | doc: Upgrade docutils.sourceforge.io links to HTTPS | igo95862 | 2021-05-16 | 1 | -1/+1 | |
| | | | | | | | | | | Also change any docutils.sourceforge.net link to io top level domain. | |||||
* | | Merge branch '4.x' into 3014_autodoc-process-bases | Takeshi KOMIYA | 2021-05-17 | 1 | -0/+14 | |
|\ \ | |/ | ||||||
| * | 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. | |||||
* | | 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. | |||||
* | Update "versionadded" in doc/usage/extensions/autodoc.rst | Takeshi KOMIYA | 2021-05-12 | 1 | -1/+1 | |
| | ||||||
* | autodoc.typehints can accurately represent overloads | Ashley Whetter | 2021-05-08 | 1 | -2/+14 | |
| | ||||||
* | Close #8107: autodoc: Add class-doc-from option to autoclass directive | Takeshi KOMIYA | 2021-05-01 | 1 | -1/+8 | |
| | | | | | | Add `class-doc-from` option to the `autoclass` directive to control the content of the specific class. It takes `class`, `init`, and `both` like `autoclass_content`. | |||||
* | Add documentation for mathjax2_config and mathjax3_config | Matthias Geier | 2021-04-24 | 1 | -7/+42 | |
| | ||||||
* | Merge branch '4.0.x' into 4.x | Takeshi KOMIYA | 2021-04-19 | 2 | -1/+16 | |
|\ | ||||||
| * | Merge pull request #9084 from tk0miya/8731_docs_for_napoleon_preprocess_types | Takeshi KOMIYA | 2021-04-13 | 1 | -1/+12 | |
| |\ | | | | | | | doc: Add docs for napoleon_preprocess_types | |||||
| | * | doc: Add docs for napoleon_preprocess_types | Takeshi KOMIYA | 2021-04-11 | 1 | -1/+12 | |
| | | | ||||||
| * | | docs: Add versionchanged tag to extlinks (refs: #8898) | Takeshi KOMIYA | 2021-04-11 | 1 | -0/+4 | |
| | | | ||||||
* | | | doc: Fix grammar in documentation for autodoc_typehints | Harmon | 2021-04-14 | 1 | -1/+1 | |
|/ / |