summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index dc9f0a6ff..ac1a5ab66 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -25,6 +25,7 @@ Navit is highly customizable, from map layouts and on-screen display to the deta
:glob:
:numbered:
:maxdepth: 2
+ :caption: Navit's user manual
basic_configuration
maps
@@ -38,3 +39,10 @@ Navit is highly customizable, from map layouts and on-screen display to the deta
.. * :ref:`search`
.. __: https://github.com/navit-gps/navit/
+
+.. toctree::
+ :maxdepth: 2
+ :glob:
+ :caption: Navit's developer documentation
+
+ development/programming_guidelines