Skip to content

Commit be3b5f2

Browse files
committed
fix doc
1 parent bbbbdf4 commit be3b5f2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,40 +8,40 @@ repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io'
88

99
plugins:
1010
- blog:
11-
blog_dir: news
11+
blog_dir: blog
1212

1313
nav:
1414
- Home: index.md
15-
- News: news/
15+
- Blog: blog/
1616
- Documentation:
1717
- English:
1818
- Documentation: doc/en/index.md
19-
- 'Installation et configuration':
19+
- '__Setup__':
2020
- 'Installation': 'doc/en/2.1.-Installation.md'
2121
- 'Settings': 'doc/en/2.2.-Settings.md'
2222
- 'AI Setup': 'doc/en/2.3.-AI-Setup.md'
2323
- 'Working in a Team': 'doc/en/2.4.-Working-in-a-Team.md'
24-
- 'Gestion des données':
24+
- '__Managing Data__':
2525
- 'Creating a New Project': 'doc/en/3.1.-Creating-a-New-Project.md'
2626
- 'Files': 'doc/en/3.2.-Files.md'
2727
- 'Cases': 'doc/en/3.3.-Cases.md'
2828
- 'Attributes': 'doc/en/3.4.-Attributes.md'
29-
- 'Codage':
29+
- 'Coding':
3030
- 'Coding Text': 'doc/en/4.1.-Coding-Text.md'
3131
- 'AI-Assisted Coding': 'doc/en/4.2.-AI-Assisted-Coding.md'
3232
- 'Coding Text on PDFs': 'doc/en/4.3.-Coding-Text-on-PDFs.md'
3333
- 'Coding Images': 'doc/en/4.4.-Coding-Images.md'
3434
- 'Coding Audio and Video': 'doc/en/4.5.-Coding-Audio-and-Video.md'
3535
- 'Code Organiser': 'doc/en/4.6-Code-Organiser.md'
36-
- 'Analyser les résultats':
36+
- 'Analyzing the Results':
3737
- 'AI Chat-based Analysis': 'doc/en/5.1.-AI-chat-based-analysis.md'
3838
- 'Journals': 'doc/en/5.2.-Journals.md'
3939
- 'Reports': 'doc/en/5.3.-Reports.md'
4040
- 'Graph': 'doc/en/5.4.-Graph.md'
41-
- 'Options avancées':
41+
- 'Advanced Options':
4242
- 'Imports and Exports': 'doc/en/6.1.-Imports-and-Exports.md'
4343
- 'AI Prompt Library': 'doc/en/6.2.-AI-Prompt-Library.md'
44-
- 'Autres informations':
44+
- 'Others informations':
4545
- 'About The Developers': 'doc/en/7.1.-About-The-Developers.md'
4646
- 'QualCoder Video Tutorials': 'doc/en/7.2.-QualCoder-Video-Tutorials.md'
4747
- 'QualCoder Development': 'doc/en/7.3.-QualCoder-Development.md'

0 commit comments

Comments
 (0)