Skip to content

Commit 4d69211

Browse files
committed
Move "Configuring and running mypy" section
1 parent 1f89b1a commit 4d69211

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/source/index.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,20 @@ Contents
5555
cheat_sheet_py3
5656
existing_code
5757

58+
.. toctree::
59+
:maxdepth: 2
60+
:caption: Configuring and running mypy
61+
62+
running_mypy
63+
command_line
64+
config_file
65+
inline_config
66+
mypy_daemon
67+
installed_packages
68+
extending_mypy
69+
stubgen
70+
stubtest
71+
5872
.. _overview-type-system-reference:
5973

6074
.. toctree::
@@ -78,20 +92,6 @@ Contents
7892
final_attrs
7993
metaclasses
8094

81-
.. toctree::
82-
:maxdepth: 2
83-
:caption: Configuring and running mypy
84-
85-
running_mypy
86-
command_line
87-
config_file
88-
inline_config
89-
mypy_daemon
90-
installed_packages
91-
extending_mypy
92-
stubgen
93-
stubtest
94-
9595
.. toctree::
9696
:maxdepth: 2
9797
:caption: Miscellaneous

0 commit comments

Comments
 (0)