summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:27:07 -0600
committerGitHub <noreply@github.com>2019-06-05 14:27:07 -0600
commit0a1c3d91dfcfd6be207327470ae6a4cb8696a68c (patch)
treea21e93aa06c447499d234f08f5c5a43686122b30
parent7b53b8ae6a2c0c9ba97e4f5a3d234c02e46931f9 (diff)
downloadnavit-0a1c3d91dfcfd6be207327470ae6a4cb8696a68c.tar.gz
Update docs/configuration/vehicle.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/vehicle.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration/vehicle.rst b/docs/configuration/vehicle.rst
index c4fbabc3f..fc21b1b2f 100644
--- a/docs/configuration/vehicle.rst
+++ b/docs/configuration/vehicle.rst
@@ -3,6 +3,9 @@ It's important to understand the separate but linked Navit concepts of a **vehic
A simple vehicle definition looks like this:
+
+.. code-block:: xml
+
<source lang="xml">
<vehicle name="My" enabled="yes" source="file://dev/ttyS0"/ active="1"/>
</source>