diff --git a/docs/index.rst b/docs/index.rst index a14181b3..49c41226 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,6 +4,7 @@ User documentation ================== .. toctree:: + :maxdepth: 3 installation/index changes @@ -13,6 +14,7 @@ Reference documentation ======================= .. toctree:: + :maxdepth: 3 api/index @@ -20,6 +22,7 @@ Development documentation ========================= .. toctree:: + :maxdepth: 3 development/index