Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/usage
AgeCommit message (Expand)Author
2021-12-18doc: Update explanation of autodoc_unqualified_typehints (ref: #9931)Takeshi KOMIYA
2021-12-13doc: Use "console" for the highlight language of console outputTakeshi KOMIYA
2021-12-11Merge pull request #9931 from tk0miya/9075_autodoc_unqualified_typehintsTakeshi KOMIYA
2021-12-11Merge branch '4.x' into texinfo-add-texinfo_emit_document_referencesTakeshi KOMIYA
2021-12-08linkcheck: Exclude links from matched documentsChristian Roth
2021-12-03Close #9075: autodoc: Add a config variable autodoc_unqualified_typehintsTakeshi KOMIYA
2021-11-25Merge pull request #9831 from Yoshanuikabundi/autosummary___all__Takeshi KOMIYA
2021-11-23Merge branch '4.3.x' into 4.xTakeshi KOMIYA
2021-11-21Fix #9864: mathjax: Failed to render equations via MathJax v2Takeshi KOMIYA
2021-11-16Update RFC base urlMatt Ficke
2021-11-15Corrections from review by tk0miyaJosh Mitchell
2021-11-15#2021: Allow autosummary to respect __all__Josh Mitchell
2021-11-12texinfo: simplify reference emission.Martin Liska
2021-11-09Merge pull request #9628 from tk0miya/9623_suppress_warnings_for_excluded_doc...Takeshi KOMIYA
2021-11-09Merge branch '4.x' into 9623_suppress_warnings_for_excluded_document_in_toctreeTakeshi KOMIYA
2021-11-09Fix #9623: Separate warning type 'toc.not_readable' to 'toc.excluded'Takeshi KOMIYA
2021-11-09Close #9618: i18n: Add gettext_allow_fuzzy_translationsTakeshi KOMIYA
2021-11-03Document responsiveness of themesMartin Fischer
2021-10-31rename intersphinx_disabled_{refs -> reftypes}Jakob Lykke Andersen
2021-10-31intersphinx_disabled_refs, doc default valueJakob Lykke Andersen
2021-10-31intersphinx_disabled_refs, rename 'all' to '*'Jakob Lykke Andersen
2021-10-31Generalize to disable specific refs as well.Jakob Lykke Andersen
2021-10-31Fix typoJakob Lykke Andersen
2021-10-31Add intersphinx_disabled_domainsJakob Lykke Andersen
2021-10-27Update Chocolatey Install LinkDrew Mares
2021-10-25Fix linkcheck_auth link to Requests authenticationFrançois Freitag
2021-10-19Add missing space in intersphinx docGabe R
2021-10-09Merge pull request #9679 from latosha-maltba/doc/directive-indentTakeshi KOMIYA
2021-10-09Merge pull request #9534 from astrojuanlu/new-tutorial-describing-codeTakeshi KOMIYA
2021-10-01Typo fixesJakob Lykke Andersen
2021-10-01C++, add retval info field to cpp:functionJakob Lykke Andersen
2021-10-01C, update documentation for info-fieldsJakob Lykke Andersen
2021-09-30doc: update descriptionGhassan Maslamani
2021-09-27Document indent behaviour for directivesLatosha Maltba
2021-09-23Close #9664: autodoc: autodoc-process-bases supports reST snippetTakeshi KOMIYA
2021-09-12Close #9623: Allow to suppress warnings on excluded document found in toctreeTakeshi KOMIYA
2021-09-11Merge pull request #9594 from hkuno/pr/no_empty_desc_4.xTakeshi KOMIYA
2021-09-11Merge pull request #9616 from jdufresne/fix-urlTakeshi KOMIYA
2021-09-08Fix typos discovered by codespellChristian Clauss
2021-09-06Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|gJon Dufresne
2021-09-06Omit NAME section if blank descriptionHarumi Kuno
2021-08-14Merge pull request #9545 from aaugustin/4.xTakeshi KOMIYA
2021-08-14Update link to OpenSearch.Aymeric Augustin
2021-08-13fix typo in numfig_format default valueKevin Anderson
2021-08-12Add section on autosummaryJuan Luis Cano Rodríguez
2021-08-12Add tutorial section on documenting Python objectsJuan Luis Cano Rodríguez
2021-08-05Fix typoJohn Cole
2021-07-23doc: Add document for autoproperty directive (refs: #9486)Takeshi KOMIYA
2021-07-17Cloase #9445: :py:property: directive now supports :classmethod: optionTakeshi KOMIYA
2021-07-08Fix typoEisuke Kawashima