summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoseph Herlant <aerostitch@users.noreply.github.com>2019-10-28 14:07:06 -0700
committerGitHub <noreply@github.com>2019-10-28 14:07:06 -0700
commit83b05d250ba438d1f829eb1cf87e5c06631a6193 (patch)
tree25c825991b403a2711ba1fa42afab61216996aaa /docs
parent00b1b0f6edae00b56961d6a902face002cb6ae5c (diff)
downloadnavit-83b05d250ba438d1f829eb1cf87e5c06631a6193.tar.gz
update:doc:Add section about contributing to the documentation and fix toctree indentation (#923)
* toctree directive requires a 3 spaces indentation [skip ci] * Add a section for contributing to the documentation * Add linter for sphinx * Add the theme for the build command * Add how to view the rendered doc * Add file: url
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6d5e8acf5..80d7260a2 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -22,15 +22,15 @@ Navit is highly customizable, from map layouts and on-screen display to the deta
.. image:: navit.png
.. toctree::
- :hidden:
- :glob:
- :numbered:
- :maxdepth: 2
- :caption: Navit's user manual
-
- basic_configuration
- maps
- configuration/index
+ :hidden:
+ :glob:
+ :numbered:
+ :maxdepth: 2
+ :caption: Navit's user manual
+
+ basic_configuration
+ maps
+ configuration/index
.. Indices and tables