-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
30b7ac9
commit e22386e
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
In dieser Anwenderdokumentation finden Sie Informationen zur Bedienung der Software. Die Dokumentation ist in verschiedene Abschnitte unterteilt, die sich mit unterschiedlichen Modulen des Programms beschäftigen. Die Abschnitte sind in der linken Navigationsleiste aufgelistet. | ||
|
||
## Inhaltsverzeichnis | ||
|
||
1. [Startseite](index.md) | ||
2. [Allgemeines](./1_general/1_about.md) | ||
1. [Über das Projekt](./1_general/1_about.md) | ||
2. [Dokumentation erweitern](./1_general/2_changes.md) | ||
3. [Entwicklung und Schnittstellen](./1_general/3_development.md) | ||
3. Funktionen und Module | ||
1. [Startseite](./2_modules/1_welcome/index.md) | ||
2. [Dashboard](./2_modules/2_dashboard/index.md) | ||
3. [Dokumentation](./2_modules/3_documentation/index.md) | ||
1. [Routes](./2_modules/3_documentation/1_routes/index.md) | ||
2. [Touren](./2_modules/3_documentation/2_tours/index.md) | ||
4. [Account](./2_modules/4_account/index.md) | ||
4. Weitere Informationen | ||
1. [Installation als App](./3_extras/1_app/index.md) |