summaryrefslogtreecommitdiff
path: root/docs/basic_configuration.rst
diff options
context:
space:
mode:
authorjkoan <jkoan@gmx.de>2019-10-24 19:07:29 +0200
committerjkoan <jkoan@users.noreply.github.com>2019-10-28 11:45:46 +0100
commit0b0a073e5f4197120dccf2a8097f4f10388fafd0 (patch)
tree09b82d73efa75915f28f2aebc049d4492417701a /docs/basic_configuration.rst
parentb99187ee4d8336b4c237d1be805110d41d22a14d (diff)
downloadnavit-0b0a073e5f4197120dccf2a8097f4f10388fafd0.tar.gz
fix:doc:First set of style-fixes for reStructuredText/Read the Docs
Diffstat (limited to 'docs/basic_configuration.rst')
-rw-r--r--docs/basic_configuration.rst16
1 files changed, 9 insertions, 7 deletions
diff --git a/docs/basic_configuration.rst b/docs/basic_configuration.rst
index 250a6686f..5fa20f6e3 100644
--- a/docs/basic_configuration.rst
+++ b/docs/basic_configuration.rst
@@ -1,10 +1,11 @@
There are much more options, see [[configuration]].
+***********
Preparation
-===========
+***********
Get a supported map package
---------------------------
-Navit can use different :doc:`maps` formats, including free :ref:`OpenStreetMap` data. In order to use one of these maps, download a map of your desired area and store it into a local folder (such as navit/maps or /usr/share/navit/maps).
+Navit can use different :doc:`maps` formats, including free `OpenStreetMap` data. In order to use one of these maps, download a map of your desired area and store it into a local folder (such as navit/maps or /usr/share/navit/maps).
Install TTS
-----------
@@ -28,8 +29,9 @@ Most GPS receiver will output the position in [[NMEA]] format, which can be used
The output should give you steady NMEA position updates. You can feed this information into **gpsd** / **xgps** or **QLandkarte** to see a graphical representation of your position and to check whether the output corresponds to your current position.
-Configuring
-===========
+***************
+Getting started
+***************
Currently Navit doesn't provide a graphical tool to change settings, so you have to do the changes manually using a texteditor.
Please open your current **navit.xml** file and do the following steps:
@@ -43,7 +45,7 @@ On Navit's very first startup, it needs a **center** to look at on the map. By d
<navit center="4808 N 1134 E" />
-See furthermore: [[Configuration]]
+See furthermore: :doc:`configuration/index`
Setup GPS
@@ -52,9 +54,9 @@ Add the GPS connection
.. code-block:: xml
- <vehicle name="My" enabled="yes" source="file://dev/ttyS0"/ active="1"/>
+ <vehicle name="My" enabled="yes" source="file://dev/ttyS0" active="1"/>
-See furthermore: [[Configuration]]
+See furthermore: :doc:`configuration/index`
Enable Map