summaryrefslogtreecommitdiff
path: root/doc/usage/extensions
Commit message (Expand)AuthorAgeFilesLines
* intersphinx role, update docsJakob Lykke Andersen2022-01-161-6/+6
* intersphinx role, documentationJakob Lykke Andersen2022-01-161-23/+57
* autodoc: Rename autodoc_unqualified_typehints to autodoc_typehints_format (re...Takeshi KOMIYA2021-12-241-3/+8
* doc: Update explanation of autodoc_unqualified_typehints (ref: #9931)Takeshi KOMIYA2021-12-181-2/+2
* Close #9075: autodoc: Add a config variable autodoc_unqualified_typehintsTakeshi KOMIYA2021-12-031-0/+7
* Merge pull request #9831 from Yoshanuikabundi/autosummary___all__Takeshi KOMIYA2021-11-261-0/+19
|\
| * Corrections from review by tk0miyaJosh Mitchell2021-11-151-7/+7
| * #2021: Allow autosummary to respect __all__Josh Mitchell2021-11-151-0/+19
* | Fix #9864: mathjax: Failed to render equations via MathJax v2Takeshi KOMIYA2021-11-211-0/+5
|/
* rename intersphinx_disabled_{refs -> reftypes}Jakob Lykke Andersen2021-10-311-6/+7
* intersphinx_disabled_refs, doc default valueJakob Lykke Andersen2021-10-311-0/+2
* intersphinx_disabled_refs, rename 'all' to '*'Jakob Lykke Andersen2021-10-311-2/+2
* Generalize to disable specific refs as well.Jakob Lykke Andersen2021-10-311-12/+19
* Fix typoJakob Lykke Andersen2021-10-311-1/+1
* Add intersphinx_disabled_domainsJakob Lykke Andersen2021-10-311-0/+19
* Add missing space in intersphinx docGabe R2021-10-191-1/+1
* Merge pull request #9534 from astrojuanlu/new-tutorial-describing-codeTakeshi KOMIYA2021-10-091-0/+1
|\
| * Add section on autosummaryJuan Luis Cano Rodríguez2021-08-121-0/+1
* | Close #9664: autodoc: autodoc-process-bases supports reST snippetTakeshi KOMIYA2021-09-231-2/+6
* | Merge pull request #9616 from jdufresne/fix-urlTakeshi KOMIYA2021-09-111-6/+6
|\ \
| * | Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|gJon Dufresne2021-09-061-6/+6
| |/
* | Fix typos discovered by codespellChristian Clauss2021-09-081-3/+3
|/
* doc: Add document for autoproperty directive (refs: #9486)Takeshi KOMIYA2021-07-231-0/+3
* Merge branch '4.x' into new-tutorial-part-iiJuan Luis Cano Rodríguez2021-07-051-3/+3
|\
| * Merge pull request #9399 from tk0miya/napoleon_preprocess_typesTakeshi KOMIYA2021-07-041-1/+1
| |\
| | * doc: Fix the default value of napoleon_preprocess_types is TrueTakeshi KOMIYA2021-07-031-1/+1
| * | Fix quotes in docstring in ext.napoleonLouis-Justin TALLOT2021-06-301-2/+2
| |/
* | Use "builtin" for extensions label as it is done for themesJuan Luis Cano Rodríguez2021-07-051-1/+1
* | Add tutorial section about extensions and themesJuan Luis Cano Rodríguez2021-06-171-0/+4
|/
* doc: Fix docslint misunderstanding scope of code-blocksTakeshi KOMIYA2021-06-061-8/+3
* Merge pull request #9239 from igo95862/https-linksTakeshi KOMIYA2021-05-194-4/+4
|\
| * doc: Upgraded mathjax documentation link to HTTPSigo958622021-05-171-1/+1
| * doc: Moved Jinja links to new home page and HTTPSigo958622021-05-171-1/+1
| * doc: Upgraded some of sphinx-doc.org links to HTTPSigo958622021-05-161-1/+1
| * doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-161-1/+1
* | Merge branch '4.x' into 3014_autodoc-process-basesTakeshi KOMIYA2021-05-171-0/+14
|\ \ | |/
| * Close #4257: autodoc: Add autodoc_class_signatureTakeshi KOMIYA2021-05-161-0/+14
* | Close #3014: autodoc: Add autodoc-process-basesTakeshi KOMIYA2021-05-161-0/+15
|/
* Update "versionadded" in doc/usage/extensions/autodoc.rstTakeshi KOMIYA2021-05-121-1/+1
* autodoc.typehints can accurately represent overloadsAshley Whetter2021-05-081-2/+14
* Close #8107: autodoc: Add class-doc-from option to autoclass directiveTakeshi KOMIYA2021-05-011-1/+8
* Add documentation for mathjax2_config and mathjax3_configMatthias Geier2021-04-241-7/+42
* Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-04-192-1/+16
|\
| * Merge pull request #9084 from tk0miya/8731_docs_for_napoleon_preprocess_typesTakeshi KOMIYA2021-04-131-1/+12
| |\
| | * doc: Add docs for napoleon_preprocess_typesTakeshi KOMIYA2021-04-111-1/+12
| * | docs: Add versionchanged tag to extlinks (refs: #8898)Takeshi KOMIYA2021-04-111-0/+4
* | | doc: Fix grammar in documentation for autodoc_typehintsHarmon2021-04-141-1/+1
|/ /
* | fixup! sphinx.ext.extlinks: Clarify escaping of ``%``Merry Bass2021-04-111-2/+2
* | sphinx.ext.extlinks: Clarify escaping of ``%``Merry Bass2021-04-111-2/+7
* | sphinx.ext.extlinks: Allow ``%s`` in link caption stringMerry Bass2021-04-111-9/+8
|/