sphinx/sphinx/ext
Takeshi KOMIYA caa6579dbd Fix #8872: autodoc: stacked singledispatches are wrongly rendered
When multiple singledispatch decorators are stacked, the first typehints
are copied to the subsequent definitions unexpectedly.

Now autodoc generates a dummy function not to affect typehints to
subsequent functions.
2021-05-03 21:51:19 +09:00
..
autodoc Fix #8872: autodoc: stacked singledispatches are wrongly rendered 2021-05-03 21:51:19 +09:00
autosummary Merge pull request #9064 from tk0miya/refactor_type_annotation 2021-04-08 21:42:21 +09:00
napoleon doc: Add docs for napoleon_preprocess_types 2021-04-11 21:35:47 +09:00
__init__.py A happy new year! 2021-01-01 13:40:48 +09:00
apidoc.py refactor: Use PEP-526 based variable annotation (sphinx.ext) 2021-03-15 13:11:07 +09:00
autosectionlabel.py A happy new year! 2021-01-01 13:40:48 +09:00
coverage.py refactor: Use PEP-526 based variable annotation (sphinx.ext) 2021-03-15 13:11:07 +09:00
doctest.py refactor: Use PEP-526 based variable annotation 2021-04-08 01:54:17 +09:00
duration.py A happy new year! 2021-01-01 13:40:48 +09:00
extlinks.py fixup! sphinx.ext.extlinks: Allow `%s` in link caption string 2021-04-11 22:14:55 +09:00
githubpages.py A happy new year! 2021-01-01 13:40:48 +09:00
graphviz.py refactor: Use PEP-526 based variable annotation (sphinx.ext) 2021-03-15 13:11:07 +09:00
ifconfig.py refactor: Add a type alias for the option_spec of directives; OptionSpec 2021-03-13 17:15:12 +09:00
imgconverter.py Fix #8938: imgconverter: Show the error of the command availability check 2021-02-27 13:01:34 +09:00
imgmath.py Merge branch '3.x' 2021-01-01 13:57:19 +09:00
inheritance_diagram.py refactor: Use PEP-526 based variable annotation (sphinx.ext) 2021-03-15 13:11:07 +09:00
intersphinx.py refactor: Use PEP-526 based variable annotation (sphinx.ext) 2021-03-15 13:11:07 +09:00
linkcode.py refactor: Use PEP-526 based variable annotation (sphinx.ext) 2021-03-15 13:11:07 +09:00
mathjax.py Add mathjax3_config config option 2021-04-23 22:06:31 +02:00
todo.py refactor: Use PEP-526 based variable annotation 2021-04-08 01:54:17 +09:00
viewcode.py refactor: Use PEP-526 based variable annotation 2021-04-08 01:54:17 +09:00