diff --git a/docs/source/index.rst b/docs/source/index.rst index de3286d58ace..8a1749dd9197 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -55,6 +55,20 @@ Contents cheat_sheet_py3 existing_code +.. toctree:: + :maxdepth: 2 + :caption: Configuring and running mypy + + running_mypy + command_line + config_file + inline_config + mypy_daemon + installed_packages + extending_mypy + stubgen + stubtest + .. _overview-type-system-reference: .. toctree:: @@ -78,20 +92,6 @@ Contents final_attrs metaclasses -.. toctree:: - :maxdepth: 2 - :caption: Configuring and running mypy - - running_mypy - command_line - config_file - inline_config - mypy_daemon - installed_packages - extending_mypy - stubgen - stubtest - .. toctree:: :maxdepth: 2 :caption: Miscellaneous