summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:26:22 -0600
committerGitHub <noreply@github.com>2019-06-05 14:26:22 -0600
commit07264145aaa74c4d3b2a4eb76173ca0372898677 (patch)
tree49f22cc8c954205b36079d78942f7b1b122eb8c9
parentd9b089ad7c5a84183f80cd4556941523a78681b5 (diff)
downloadnavit-07264145aaa74c4d3b2a4eb76173ca0372898677.tar.gz
Update docs/configuration/index.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration/index.rst b/docs/configuration/index.rst
index 672ba41bd..bec99eb56 100644
--- a/docs/configuration/index.rst
+++ b/docs/configuration/index.rst
@@ -4,6 +4,9 @@ It is also possible to edit the navit.xml file for your Android device under Win
Setting up Navit is done by editing a configuration file called "**navit.xml**".
Editing XML configurations files in a text editor is simple, they are just plain text XML files, that can be edited with any editor. Just remember to ''turn off 'save UTF8 byte mark' in Preferences'' or navit may complain very much on the first byte of the file.<br>
The XML configuration file is splitted into sections within a hierarchy:
+
+.. code-block:: xml
+
<source lang="xml">
<config>
<plugins></plugins>