We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25ac6a commit a948d81Copy full SHA for a948d81
1 file changed
mkdocs.yml
@@ -33,9 +33,8 @@ plugins:
33
nav:
34
- Home: index.md
35
- Blog: blog/
36
- - Documentation:
37
- - English:
38
- - Documentation: doc/en/index.md
+ - Documentation: doc/index.md
+ - English Documentation: doc/en/index.md
39
- 'Setup':
40
- 'doc/en/2.1.-Installation.md'
41
- 'doc/en/2.2.-Settings.md'
@@ -67,8 +66,7 @@ nav:
67
66
- 'doc/en/7.3.-QualCoder-Development.md'
68
- 'doc/en/7.4.-SQlite-Data-Structure.md'
69
- 'doc/en/7.5.-AI-Technical-Information.md'
70
- - Français:
71
- - Documentation: doc/fr/index.md
+ - Documentation en français: doc/fr/index.md
72
- 'Installation et configuration':
73
- 'doc/fr/2.1.-Installation.md'
74
- 'doc/fr/2.2.-Settings.md'
0 commit comments