sphinx/sphinx/ext
Tom Oinn 676983e177 Somewhat more efficient fix.
Only looks for case insensitive match if there isn't a case sensitive one, and uses filter to build a list of case insensitive matches rather than building a dict.
2021-06-04 20:51:02 +01:00
..
autodoc Fix #9283: autodoc: failed to build doc for attribute not commented 2021-05-30 19:48:11 +09:00
autosummary deprecate sphinx.ext.autosummary._app 2021-05-31 02:09:10 +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 Somewhat more efficient fix. 2021-06-04 20:51:02 +01: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-24 18:30:32 +09:00
todo.py refactor: Use PEP-526 based variable annotation 2021-04-08 01:54:17 +09:00
viewcode.py Fix #9210: viewcode: crashed if non importable modules found on parallel build 2021-05-12 00:46:14 +09:00