summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:27:57 -0600
committerGitHub <noreply@github.com>2019-06-05 14:27:57 -0600
commit27061da8e3b35b35cd890f2d14f78978721ae672 (patch)
treeac5c0f53f46f06b57e0a4bbd995c885083dff986
parent5df47fe02e5ce1b4be92993b3eb09b6285a4f1ca (diff)
downloadnavit-27061da8e3b35b35cd890f2d14f78978721ae672.tar.gz
Update docs/configuration/index.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/index.rst b/docs/configuration/index.rst
index 59c52c57f..c063965e9 100644
--- a/docs/configuration/index.rst
+++ b/docs/configuration/index.rst
@@ -22,7 +22,7 @@ The XML configuration file is splitted into sections within a hierarchy:
Navit comes **preshipped** with a default ``navit.xml`` together with ``navit_layout_*.xml`` files that are stored at various locations (depending on your system). For Linux-like OSes:
* in ~/.navit/ : e.g : /home/myusername/.navit/navit.xml (This is probably to best place to customize your settings!)
-* in /usr/share/navit or /etc/navit
+* in ``/usr/share/navit`` or ``/etc/navit``
Navit will apply settings in the following order:
* in the current directory (used on Windows)