Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand All @@ -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
Expand Down