We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf945b commit bbbbdf4Copy full SHA for bbbbdf4
1 file changed
mkdocs.yml
@@ -12,10 +12,10 @@ plugins:
12
13
nav:
14
- Home: index.md
15
- - News: news/index.md
+ - News: news/
16
- Documentation:
17
- English:
18
- - Overview: doc/en/index.md
+ - Documentation: doc/en/index.md
19
- 'Installation et configuration':
20
- 'Installation': 'doc/en/2.1.-Installation.md'
21
- 'Settings': 'doc/en/2.2.-Settings.md'
@@ -48,7 +48,7 @@ nav:
48
- 'SQLite Data Structure': 'doc/en/7.4.-SQlite-Data-Structure.md'
49
- 'AI Technical Information': 'doc/en/7.5.-AI-Technical-Information.md'
50
- Français:
51
- - Aperçu: doc/fr/index.md
+ - Documentation: doc/fr/index.md
52
53
- 'Installation': 'doc/fr/2.1.-Installation.md'
54
- 'Settings': 'doc/fr/2.2.-Settings.md'
0 commit comments