summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:24:45 -0600
committerGitHub <noreply@github.com>2019-06-05 14:24:45 -0600
commitd439c6e7e0a6b7f8467cbc4b14ed837836aa4c3a (patch)
treed05e9a02e3f30cd2f4db57055d2cfd77845eb756
parentb8cf4d366bb1f20e9ac2bf29abb1d23b5984f28e (diff)
downloadnavit-d439c6e7e0a6b7f8467cbc4b14ed837836aa4c3a.tar.gz
Update docs/configuration/display.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/display.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/display.rst b/docs/configuration/display.rst
index 769837dc1..5f95beefe 100644
--- a/docs/configuration/display.rst
+++ b/docs/configuration/display.rst
@@ -56,7 +56,7 @@ There are some options available for the <tt>gui</tt> tag which are used by all
* **pitch** - The pitch value to pitch the map to when selecting 3D mode from the menus.
* **dimensions** - w="1024" h="600"
-The following example uses the <tt>internal</tt> GUI, and starts Navit up in fullscreen mode, and will pitch the map to 35 degrees when 3D mode is selected from the menu. Note that to start Navit in 3D mode by default, [[#Initial 3D pitch|change the <tt>pitch</tt> value in the <tt>navit</tt> tag]]:
+The following example uses the :xml:`internal` GUI, and starts Navit up in fullscreen mode, and will pitch the map to 35 degrees when 3D mode is selected from the menu. Note that to start Navit in 3D mode by default, [[#Initial 3D pitch|change the :xml:`pitch` value in the :xml:`navit` tag]]:
.. code-block:: xml