@@ -126,121 +126,3 @@ extra:
126126 link : https://github.com/ccbogel/QualCoder
127127 - icon : fontawesome/brands/facebook
128128 link : https://www.facebook.com/groups/1251478525589873
129-
130-
131- site_name : QualCoder
132- site_description : ' QualCoder Website'
133- site_author : ' QualCoder Teams'
134- docs_dir : docs/
135- repo_name : ' QualCoder-Org/qualcoder-org.github.io'
136- repo_url : ' https://github.com/QualCoder-Org/qualcoder-org.github.io'
137- edit_uri : edit/main/docs/
138-
139- theme :
140- name : ' material'
141- logo : images/logo.png
142- favicon : images/logo.png
143- lang : en
144- palette :
145- primary : deep purple
146- features :
147- - navigation.tabs
148- - navigation.sections
149- - toc.integrate
150- - navigation.tabs.sticky
151- - navigation.top
152- - navigation.indexes
153- - navigation.path
154- extra :
155- alternate :
156- - name : English
157- link : /en/
158- lang : en
159- - name : Français
160- link : /fr/
161- lang : fr
162-
163- plugins :
164- - blog
165- - rss
166- - search
167-
168- nav :
169- - en :
170- - Home : en/index.md
171- - Documentation :
172- - Overview : en/doc/index.md
173- - Setup :
174- - Installation : en/doc/2.1.-Installation.md
175- - Settings : en/doc/2.2.-Settings.md
176- - AI Setup : en/doc/2.3.-AI-Setup.md
177- - Team Work : en/doc/2.4.-Working-in-a-Team.md
178- - Managing Data :
179- - Creating a New Project : en/doc/3.1.-Creating-a-New-Project.md
180- - Files : en/doc/3.2.-Files.md
181- - Cases : en/doc/3.3.-Cases.md
182- - Attributes : en/doc/3.4.-Attributes.md
183- - Coding :
184- - Text Coding : en/doc/4.1.-Coding-Text.md
185- - AI-Assisted Coding : en/doc/4.2.-AI-Assisted-Coding.md
186- - PDF Coding : en/doc/4.3.-Coding-Text-on-PDFs.md
187- - Image Coding : en/doc/4.4.-Coding-Images.md
188- - Audio/Video Coding : en/doc/4.5.-Coding-Audio-and-Video.md
189- - Analyzing Results :
190- - AI Chat Analysis : en/doc/5.1.-AI-chat-based-analysis.md
191- - Journals : en/doc/5.2.-Journals.md
192- - Reports : en/doc/5.3.-Reports.md
193- - Graphs : en/doc/5.4.-Graph.md
194- - Advanced Options :
195- - Imports/Exports : en/doc/6.1.-Imports-and-Exports.md
196- - AI Prompt Library : en/doc/6.2.-AI-Prompt-Library.md
197- - Other Information :
198- - About Developers : en/doc/7.1.-About-The-Developers.md
199- - Video Tutorials : en/doc/7.2.-QualCoder-Video-Tutorials.md
200- - Development : en/doc/7.3.-QualCoder-Development.md
201- - SQLite Structure : en/doc/7.4.-SQlite-Data-Structure.md
202- - AI Technical Info : en/doc/7.5.-AI-Technical-Information.md
203- - fr :
204- - Accueil : fr/index.md
205- - Documentation :
206- - Aperçu : fr/doc/index.md
207- - Installation :
208- - Installation : fr/doc/2.1.-Installation.md
209- - Paramètres : fr/doc/2.2.-Settings.md
210- - Configuration IA : fr/doc/2.3.-AI-Setup.md
211- - Travail d'équipe : fr/doc/2.4.-Working-in-a-Team.md
212- - Gestion des données :
213- - Créer un nouveau projet : fr/doc/3.1.-Creating-a-New-Project.md
214- - Fichiers : fr/doc/3.2.-Files.md
215- - Cas : fr/doc/3.3.-Cases.md
216- - Attributs : fr/doc/3.4.-Attributes.md
217- - Codage :
218- - Codage de texte : fr/doc/4.1.-Coding-Text.md
219- - Codage assisté par IA : fr/doc/4.2.-AI-Assisted-Coding.md
220- - Codage sur PDF : fr/doc/4.3.-Coding-Text-on-PDFs.md
221- - Codage d'images : fr/doc/4.4.-Coding-Images.md
222- - Codage audio/vidéo : fr/doc/4.5.-Coding-Audio-and-Video.md
223- - Analyser les résultats :
224- - Analyse par chat IA : fr/doc/5.1.-AI-chat-based-analysis.md
225- - Journaux : fr/doc/5.2.-Journals.md
226- - Rapports : fr/doc/5.3.-Reports.md
227- - Graphiques : fr/doc/5.4.-Graph.md
228- - Options avancées :
229- - Import/Export : fr/doc/6.1.-Imports-and-Exports.md
230- - Bibliothèque de prompts IA : fr/doc/6.2.-AI-Prompt-Library.md
231- - Autres informations :
232- - À propos des développeurs : fr/doc/7.1.-About-The-Developers.md
233- - Tutoriels vidéo : fr/doc/7.2.-QualCoder-Video-Tutorials.md
234- - Développement : fr/doc/7.3.-QualCoder-Development.md
235- - Structure SQLite : fr/doc/7.4.-SQlite-Data-Structure.md
236- - Informations techniques IA : fr/doc/7.5.-AI-Technical-Information.md
237- - Traduction : fr/doc/Translation.md
238-
239- extra :
240- social :
241- - icon : fontawesome/brands/github
242- link : https://github.com/ccbogel/QualCoder
243- - icon : fontawesome/brands/facebook
244- link : https://www.facebook.com/groups/1251478525589873
245- alternate : true
246-
0 commit comments