Skip to content

Commit bbbbdf4

Browse files
committed
fix doc
1 parent 3cf945b commit bbbbdf4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ plugins:
1212

1313
nav:
1414
- Home: index.md
15-
- News: news/index.md
15+
- News: news/
1616
- Documentation:
1717
- English:
18-
- Overview: doc/en/index.md
18+
- Documentation: doc/en/index.md
1919
- 'Installation et configuration':
2020
- 'Installation': 'doc/en/2.1.-Installation.md'
2121
- 'Settings': 'doc/en/2.2.-Settings.md'
@@ -48,7 +48,7 @@ nav:
4848
- 'SQLite Data Structure': 'doc/en/7.4.-SQlite-Data-Structure.md'
4949
- 'AI Technical Information': 'doc/en/7.5.-AI-Technical-Information.md'
5050
- Français:
51-
- Aperçu: doc/fr/index.md
51+
- Documentation: doc/fr/index.md
5252
- 'Installation et configuration':
5353
- 'Installation': 'doc/fr/2.1.-Installation.md'
5454
- 'Settings': 'doc/fr/2.2.-Settings.md'

0 commit comments

Comments
 (0)