summaryrefslogtreecommitdiff
path: root/sphinx/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix #9436, #9471: autodoc: crashed if autodoc_class_signature = "separated"Takeshi KOMIYA2021-07-241-1/+6
* Merge branch '9299' into 4.xTakeshi KOMIYA2021-07-111-2/+21
|\
| * Somewhat more efficient fix.Tom Oinn2021-06-041-10/+19
| * Fix for sphinx-doc/sphinx#9291Tom Oinn2021-06-041-3/+13
* | Merge branch '4.x' into humitos/add-html-assets-in-all-pagesTakeshi KOMIYA2021-07-041-11/+15
|\ \
| * | Fix #9384: autodoc_typehints='none' supports typehints for attributesTakeshi KOMIYA2021-06-291-11/+15
| |/
* | Merge branch '4.x' into humitos/add-html-assets-in-all-pagesManuel Kaufmann2021-06-145-58/+161
|\ \ | |/
| * Merge pull request #9285 from tk0miya/9283_autodoc_attribute_not_having_commentTakeshi KOMIYA2021-06-031-0/+27
| |\
| | * Fix #9283: autodoc: failed to build doc for attribute not commentedTakeshi KOMIYA2021-05-301-0/+27
| * | deprecate sphinx.ext.autosummary._appTakeshi KOMIYA2021-05-311-4/+9
| |/
| * Fix #9250: autodoc: The inherited method not having docstring is wrongly parsedTakeshi KOMIYA2021-05-231-2/+2
| * Merge pull request #9254 from tk0miya/refactor_find_pending_xref_conditionsTakeshi KOMIYA2021-05-221-13/+2
| |\
| | * refactor: reduce calls of find_pending_xref_conditions (refs: #9240)Takeshi KOMIYA2021-05-221-13/+2
| * | refactor: Make the app argument for BuildEnvironment requiredTakeshi KOMIYA2021-05-221-3/+16
| |/
| * Merge branch '4.x' into 3014_autodoc-process-basesTakeshi KOMIYA2021-05-172-2/+64
| |\
| | * Merge branch '4.x' into 9218_doccomment_for_aliased_classTakeshi KOMIYA2021-05-162-0/+49
| | |\
| | | * Close #4257: autodoc: Add autodoc_class_signatureTakeshi KOMIYA2021-05-162-0/+49
| | * | Close #8061, #9218: autodoc: Support variable comment for alias classesTakeshi KOMIYA2021-05-151-2/+15
| | |/
| * | Close #3014: autodoc: Add autodoc-process-basesTakeshi KOMIYA2021-05-161-7/+13
| |/
| * Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-05-131-4/+5
| |\
| | * Fix #9210: viewcode: crashed if non importable modules found on parallel buildTakeshi KOMIYA2021-05-121-4/+5
| * | Merge pull request #9185 from AWhetter/autodoc_typehints_bothTakeshi KOMIYA2021-05-122-5/+5
| |\ \
| | * | autodoc.typehints can accurately represent overloadsAshley Whetter2021-05-082-5/+5
| * | | Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-05-112-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.0.x' into 9188_warning_for_autosummary_generateTakeshi KOMIYA2021-05-101-1/+1
| | |\ \
| | | * | Fix #9189: autodoc: crashed by ValueError on generating signature of propertyTakeshi KOMIYA2021-05-091-1/+1
| | * | | Fix #9188: autosummary: warning if list is set to autosummary_generateTakeshi KOMIYA2021-05-091-1/+1
| | |/ /
| | * | Add mathjax3_config config optionMatthias Geier2021-04-241-3/+14
| * | | Merge pull request #9182 from tk0miya/refactor_autodocTakeshi KOMIYA2021-05-101-16/+15
| |\ \ \
| | * | | refactor: autodoc: Remove backslashes from the tail of lineTakeshi KOMIYA2021-05-081-16/+15
| | | |/ | | |/|
| * | | Fix #9175: autodoc: Special member is not documented in the moduleTakeshi KOMIYA2021-05-081-1/+2
| |/ /
* | | Rename variable to `html_assets_policy`Manuel Kaufmann2021-06-141-1/+1
* | | Add `Sphinx.add_html_assets_in_all_pages`Manuel Kaufmann2021-05-061-1/+1
|/ /
* | Merge pull request #9146 from pbudzyns/autosummary-iattr-includeTakeshi KOMIYA2021-05-052-7/+27
|\ \
| * | revert get members for modulepbudzyns2021-05-021-8/+20
| * | add type hintsPawel Budzynski2021-04-292-2/+3
| * | autosummary includes instance attributesPawel Budzynski2021-04-292-7/+14
* | | Merge branch '4.x' into 8597_metadata_only_docstringTakeshi KOMIYA2021-05-032-29/+51
|\ \ \
| * | | Fix #8872: autodoc: stacked singledispatches are wrongly renderedTakeshi KOMIYA2021-05-031-25/+38
| * | | Close #8107: autodoc: Add class-doc-from option to autoclass directiveTakeshi KOMIYA2021-05-012-4/+13
| |/ /
* | | Fix #8597: autodoc: metadata only docstring is treated as undocumentedTakeshi KOMIYA2021-05-021-4/+4
|/ /
* | Add mathjax3_config config optionMatthias Geier2021-04-231-3/+14
|/
* Merge branch '4.0.x' into 9110_restify_GenericAliasTakeshi KOMIYA2021-04-201-1/+8
|\
| * Fix #9095: autodoc: TypeError is raised on processing broken metaclassTakeshi KOMIYA2021-04-191-1/+8
* | Fix #9110: autodoc: metadata of GenericAlias is not rendered as a reference i...Takeshi KOMIYA2021-04-191-2/+1
|/
* Merge pull request #9084 from tk0miya/8731_docs_for_napoleon_preprocess_typesTakeshi KOMIYA2021-04-131-1/+1
|\
| * doc: Add docs for napoleon_preprocess_typesTakeshi KOMIYA2021-04-111-1/+1
* | fixup! sphinx.ext.extlinks: Allow ``%s`` in link caption stringMerry Bass2021-04-111-18/+29
* | sphinx.ext.extlinks: Allow ``%s`` in link caption stringMerry Bass2021-04-111-9/+16
|/
* Merge pull request #9064 from tk0miya/refactor_type_annotationTakeshi KOMIYA2021-04-081-1/+1
|\