diff --git a/index.rst b/index.rst index 6f86336df39b3d5128ea2c797cc57e41dddb8a6c..cecafc2be9ca1118fba1ef729451eff875a5d0c3 100644 --- a/index.rst +++ b/index.rst @@ -3,36 +3,18 @@ Documentation de vMap vMap est une application de webmaping permettant l'affichage de cartes géographiques sur un navigateur. .. toctree:: - :maxdepth: 2 + :maxdepth: 3 - doc_module_vmap/utilisation/index.rst + index_utilisation.rst .. toctree:: - :maxdepth: 2 + :maxdepth: 3 - doc_module_anc/utilisation/index.rst + index_administration.rst .. toctree:: - :maxdepth: 2 + :maxdepth: 3 - doc_module_vitis/administration/index.rst - - -.. toctree:: - :maxdepth: 2 - - doc_module_vmap/administration/index.rst - - -.. toctree:: - :maxdepth: 2 - - doc_module_vm4ms/administration/index.rst - - -.. toctree:: - :maxdepth: 2 - - doc_module_anc/administration/index.rst + 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..e63de57372ce3aa2698b60abe94550cb1e5a93c9 --- /dev/null +++ b/index_configuration.rst @@ -0,0 +1,8 @@ +Configuration +============= + +.. toctree:: + :maxdepth: 2 + + doc_module_vitis/administration/config_documentation + doc_module_vitis/administration/configuration diff --git a/index_utilisation.rst b/index_utilisation.rst new file mode 100644 index 0000000000000000000000000000000000000000..5a2e97034a3fd32baa30a31fb906262f10c63562 --- /dev/null +++ b/index_utilisation.rst @@ -0,0 +1,10 @@ +Utilisation +=========== + +.. toctree:: + :maxdepth: 2 + + doc_module_vmap/utilisation/mode_carto + doc_module_vmap/utilisation/mode_utilisateur + doc_module_vmap/utilisation/module_cadastre + doc_module_anc/utilisation/anc