summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 701452b90a03a752aaf5ef4c6f1feb62e3144351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
###################
Navit's User Manual
###################

This document is the official User Manual for `Navit`__,
the OpenSource vector based navigation software.

Navit is a open source (GPL) car navigation system with routing engine.

It's modular design is capable of using vector maps of various formats for routing and rendering of the displayed map. It's even possible to use multiple maps at a time.

The user interfaces are designed to work well with touch screen displays. Points of Interest of various formats are displayed on the map.

The current vehicle position is either read from gpsd or directly from NMEA GPS sensors.

The routing engine not only calculates an optimal route to your destination, but also generates directions and even speaks to you.

Navit currently speaks over 70 languages!

Navit is highly customizable, from map layouts and on-screen display to the details of the routing engine.

.. image:: navit.png

.. toctree::
   :hidden:
   :glob:
   :numbered:
   :maxdepth: 2
   :caption: Navit's user manual

   basic_configuration
   maps
   configuration/index


.. Indices and tables
.. ------------------

.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`

.. __: https://github.com/navit-gps/navit/

.. toctree::
   :maxdepth: 2
   :glob:
   :caption: Navit's developer documentation

   development/changelog_wrapper
   development/programming_guidelines
   development/commit_guidelines
   development/linux_development
   development/android_development
   development/macos_development
   development/wince_development
   development/windows_development

.. toctree::
   :maxdepth: 1
   :glob:
   :caption: Other Documents

   privacy