From 1443d1566a92ee8c8d65c5c4d317afd54722acc4 Mon Sep 17 00:00:00 2001 From: Armand Bahi <armand.bahi@veremes.com> Date: Mon, 19 Mar 2018 15:24:31 +0100 Subject: [PATCH] =?UTF-8?q?Ind=C3=A9xation=20des=20sous-modules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.rst | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 86fc381..e4e3a56 100644 --- a/index.rst +++ b/index.rst @@ -1,4 +1,50 @@ Documentation de vMap ==================================== vMap est une application de webmaping permettant l'affichage de cartes géographiques sur un navigateur. - + +.. toctree:: + :maxdepth: 2 + + doc_module_vmap/utilisation/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_cadastre/utilisation/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_anc/utilisation/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_vmap/administration/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_vitis/administration/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_vm4ms/administration/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_cadastre/administration/index.rst + + +.. toctree:: + :maxdepth: 2 + + doc_module_anc/administration/index.rst -- GitLab