mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
docs: sort extension list alphabetically
This commit is contained in:
parent
58c29968f9
commit
56cad8ad7c
@ -20,19 +20,19 @@ These extensions are built in and can be activated by respective entries in the
|
|||||||
|
|
||||||
ext/autodoc
|
ext/autodoc
|
||||||
ext/autosummary
|
ext/autosummary
|
||||||
ext/doctest
|
|
||||||
ext/intersphinx
|
|
||||||
ext/math
|
|
||||||
ext/graphviz
|
|
||||||
ext/inheritance
|
|
||||||
ext/ifconfig
|
|
||||||
ext/coverage
|
ext/coverage
|
||||||
ext/todo
|
ext/doctest
|
||||||
ext/extlinks
|
ext/extlinks
|
||||||
ext/viewcode
|
|
||||||
ext/linkcode
|
|
||||||
ext/napoleon
|
|
||||||
ext/githubpages
|
ext/githubpages
|
||||||
|
ext/graphviz
|
||||||
|
ext/ifconfig
|
||||||
|
ext/inheritance
|
||||||
|
ext/intersphinx
|
||||||
|
ext/linkcode
|
||||||
|
ext/math
|
||||||
|
ext/napoleon
|
||||||
|
ext/todo
|
||||||
|
ext/viewcode
|
||||||
|
|
||||||
|
|
||||||
Third-party extensions
|
Third-party extensions
|
||||||
|
Loading…
Reference in New Issue
Block a user