From 513f2d462efa91c5a1dd9b8f4033546761fd2692 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 31 Jan 2019 12:27:22 +0100 Subject: [PATCH] Show a bit more content on the overview pages Signed-off-by: Roeland Jago Douma --- developer_manual/app/storage/index.rst | 2 +- developer_manual/app/view/index.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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