diff --git a/index.rst b/index.rst
new file mode 100644
index 0000000000000000000000000000000000000000..41fecdfc74324aa44f171baabe550923ee1c4c1d
--- /dev/null
+++ b/index.rst
@@ -0,0 +1,20 @@
+Documentation de Calimap
+====================================
+
+
+.. toctree::
+   :maxdepth: 2
+
+   index_utilisation.rst
+
+
+.. toctree::
+  :maxdepth: 2
+
+  index_administration.rst
+
+
+.. toctree::
+  :maxdepth: 2
+
+  index_configuration.rst
diff --git a/index_administration.rst b/index_administration.rst
new file mode 100644
index 0000000000000000000000000000000000000000..db8e4448d418742a749ce189121d0845331e560e
--- /dev/null
+++ b/index_administration.rst
@@ -0,0 +1,7 @@
+Administration
+==============
+
+.. toctree::
+   :maxdepth: 2
+
+   doc_module_vitis/administration/users
diff --git a/index_configuration.rst b/index_configuration.rst
new file mode 100644
index 0000000000000000000000000000000000000000..08b5e5626957dbbda1a3f61a638f49cf30896687
--- /dev/null
+++ b/index_configuration.rst
@@ -0,0 +1,8 @@
+Configuration
+=============
+
+.. toctree::
+   :maxdepth: 2
+
+   doc_module_vitis/administration/configuration
+   doc_module_vitis/administration/config_documentation
diff --git a/index_utilisation.rst b/index_utilisation.rst
new file mode 100644
index 0000000000000000000000000000000000000000..8eb698ef17c792015141e3452d296092f896d95a
--- /dev/null
+++ b/index_utilisation.rst
@@ -0,0 +1,5 @@
+Utilisation
+===========
+
+.. toctree::
+   :maxdepth: 2