From 35a8ad09821ba31e23b968b64c9c94e031761dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Scylla=29?= <stephane.adjemian@univ-lemans.fr> Date: Wed, 30 Jul 2014 10:04:55 +0200 Subject: [PATCH] Changed depth of the index. --- doc/manual/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst index 62d6c9da6..61a2be278 100644 --- a/doc/manual/source/index.rst +++ b/doc/manual/source/index.rst @@ -4,7 +4,7 @@ Dynare's Reference manual ========================= .. toctree:: - :maxdepth: 2 + :maxdepth: 1 introduction installation-and-configuration -- GitLab