summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:25:23 -0600
committerGitHub <noreply@github.com>2019-06-05 14:25:23 -0600
commit08cd2824456e7fdcf435422096e21eff2ca7b36b (patch)
treec84e83e46519d9f72415af78780f3e325f5f08a9
parentd439c6e7e0a6b7f8467cbc4b14ed837836aa4c3a (diff)
downloadnavit-08cd2824456e7fdcf435422096e21eff2ca7b36b.tar.gz
Update docs/configuration/general.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/general.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration/general.rst b/docs/configuration/general.rst
index ed43ed4a3..85693f4f1 100644
--- a/docs/configuration/general.rst
+++ b/docs/configuration/general.rst
@@ -1,6 +1,8 @@
==General Options==
Settings which affect Navit's general behaviour are located within the <tt><navit .. ></tt> tag. In a default installation, this is found on line 31 of <tt>navit.xml</tt>. By default, the <tt>navit</tt> tag is set as follows:
+.. code-block:: xml
+
<source lang="xml">
<navit center="4808 N 1134 E" zoom="256" tracking="1" orientation="-1" recent_dest="10">
</source>