diff --git a/developer_manual/app/storage/index.rst b/developer_manual/app/storage/index.rst index 99486351b..587d55807 100644 --- a/developer_manual/app/storage/index.rst +++ b/developer_manual/app/storage/index.rst @@ -3,7 +3,7 @@ Storage and database ==================== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 migrations schema diff --git a/developer_manual/app/view/index.rst b/developer_manual/app/view/index.rst index baa84d604..e7dcd1804 100644 --- a/developer_manual/app/view/index.rst +++ b/developer_manual/app/view/index.rst @@ -3,10 +3,10 @@ View ==== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 templates js css l10n - theming \ No newline at end of file + theming