From f414a801f303d72ca28e3629bf54ffc8ea2ed38b Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Mon, 19 Mar 2018 15:00:25 +0100
Subject: [PATCH] init index

---
 index.rst | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 56 insertions(+), 1 deletion(-)

diff --git a/index.rst b/index.rst
index d1575eb..b85be37 100644
--- a/index.rst
+++ b/index.rst
@@ -1 +1,56 @@
-Index application vMap
+Documentation de vMap
+====================================
+vMap est une application de webmaping permettant l'affichage de cartes géographiques sur un navigateur.
+
+..
+    Utilisation
+
+.. 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
+
+
+..
+  Administration
+
+.. 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