|
| 1 | +[project] |
| 2 | +site_name = "QualCoder" |
| 3 | +site_url = "https://qualcoder.org" |
| 4 | +site_description = "QualCoder Website" |
| 5 | +site_author = "QualCoder Teams" |
| 6 | +docs_dir = "docs" |
| 7 | +repo_url = "https://github.com/QualCoder-Org/qualcoder-org.github.io" |
| 8 | +repo_name = "QualCoder-Org/qualcoder-org.github.io" |
| 9 | +edit_uri = "edit/main/docs/" |
| 10 | +nav = [ |
| 11 | + {"Home" = "index.md"}, |
| 12 | + {"Blog" = "blog/"}, |
| 13 | + {"Documentation" = [ |
| 14 | + {"English Documentation" = [ |
| 15 | + {"Overview" = "doc/en/index.md"}, |
| 16 | + {"Setup" = [ |
| 17 | + "doc/en/2.1.-Installation.md", |
| 18 | + "doc/en/2.2.-Settings.md", |
| 19 | + "doc/en/2.3.-AI-Setup.md", |
| 20 | + "doc/en/2.4.-Working-in-a-Team.md" |
| 21 | + ]}, |
| 22 | + {"Managing Data" = [ |
| 23 | + "doc/en/3.1.-Creating-a-New-Project.md", |
| 24 | + "doc/en/3.2.-Files.md", |
| 25 | + "doc/en/3.3.-Cases.md", |
| 26 | + "doc/en/3.4.-Attributes.md" |
| 27 | + ]}, |
| 28 | + {"Coding" = [ |
| 29 | + "doc/en/4.1.-Coding-Text.md", |
| 30 | + "doc/en/4.2.-AI-Assisted-Coding.md", |
| 31 | + "doc/en/4.3.-Coding-Text-on-PDFs.md", |
| 32 | + "doc/en/4.4.-Coding-Images.md", |
| 33 | + "doc/en/4.5.-Coding-Audio-and-Video.md", |
| 34 | + "doc/en/4.6-Code-Organiser.md" |
| 35 | + ]}, |
| 36 | + {"Analyzing the Results" = [ |
| 37 | + "doc/en/5.1.-AI-chat-based-analysis.md", |
| 38 | + "doc/en/5.2.-Journals.md", |
| 39 | + "doc/en/5.3.-Reports.md", |
| 40 | + "doc/en/5.4.-Graph.md" |
| 41 | + ]}, |
| 42 | + {"Advanced Options" = [ |
| 43 | + "doc/en/6.1.-Imports-and-Exports.md", |
| 44 | + "doc/en/6.2.-AI-Prompt-Library.md" |
| 45 | + ]}, |
| 46 | + {"Other Information" = [ |
| 47 | + "doc/en/7.1.-About-The-Developers.md", |
| 48 | + "doc/en/7.2.-QualCoder-Video-Tutorials.md", |
| 49 | + "doc/en/7.3.-QualCoder-Development.md", |
| 50 | + "doc/en/7.4.-SQlite-Data-Structure.md", |
| 51 | + "doc/en/7.5.-AI-Technical-Information.md", |
| 52 | + "doc/en/7.6.-How-to-contribute.md" |
| 53 | + ]} |
| 54 | + ]}, |
| 55 | + {"Documentation en français" = [ |
| 56 | + {"Aperçu" = "doc/fr/index.md"}, |
| 57 | + {"Installation et configuration" = [ |
| 58 | + "doc/fr/2.1.-Installation.md", |
| 59 | + "doc/fr/2.2.-Settings.md", |
| 60 | + "doc/fr/2.3.-AI-Setup.md", |
| 61 | + "doc/fr/2.4.-Working-in-a-Team.md" |
| 62 | + ]}, |
| 63 | + {"Gestion des données" = [ |
| 64 | + "doc/fr/3.1.-Creating-a-New-Project.md", |
| 65 | + "doc/fr/3.2.-Files.md", |
| 66 | + "doc/fr/3.3.-Cases.md", |
| 67 | + "doc/fr/3.4.-Attributes.md" |
| 68 | + ]}, |
| 69 | + {"Codage" = [ |
| 70 | + "doc/fr/4.1.-Coding-Text.md", |
| 71 | + "doc/fr/4.2.-AI-Assisted-Coding.md", |
| 72 | + "doc/fr/4.3.-Coding-Text-on-PDFs.md", |
| 73 | + "doc/fr/4.4.-Coding-Images.md", |
| 74 | + "doc/fr/4.5.-Coding-Audio-and-Video.md", |
| 75 | + "doc/fr/4.6-Code-Organiser.md" |
| 76 | + ]}, |
| 77 | + {"Analyser les résultats" = [ |
| 78 | + "doc/fr/5.1.-AI-chat-based-analysis.md", |
| 79 | + "doc/fr/5.2.-Journals.md", |
| 80 | + "doc/fr/5.3.-Reports.md", |
| 81 | + "doc/fr/5.4.-Graph.md" |
| 82 | + ]}, |
| 83 | + {"Options avancées" = [ |
| 84 | + "doc/fr/6.1.-Imports-and-Exports.md", |
| 85 | + "doc/fr/6.2.-AI-Prompt-Library.md" |
| 86 | + ]}, |
| 87 | + {"Autres informations" = [ |
| 88 | + "doc/fr/7.1.-About-The-Developers.md", |
| 89 | + "doc/fr/7.2.-QualCoder-Video-Tutorials.md", |
| 90 | + "doc/fr/7.3.-QualCoder-Development.md", |
| 91 | + "doc/fr/7.4.-SQlite-Data-Structure.md", |
| 92 | + "doc/fr/7.5.-AI-Technical-Information.md", |
| 93 | + "doc/fr/7.6.-How-to-contribute.md" |
| 94 | + ]} |
| 95 | + ]}, |
| 96 | + {"Documentación en español" = [ |
| 97 | + {"Resumen" = "doc/es/index.md"}, |
| 98 | + {"Configuración" = [ |
| 99 | + "doc/es/2.1.-Installation.md", |
| 100 | + "doc/es/2.2.-Settings.md", |
| 101 | + "doc/es/2.3.-AI-Setup.md", |
| 102 | + "doc/es/2.4.-Working-in-a-Team.md" |
| 103 | + ]}, |
| 104 | + {"Gestión de datos" = [ |
| 105 | + "doc/es/3.1.-Creating-a-New-Project.md", |
| 106 | + "doc/es/3.2.-Files.md", |
| 107 | + "doc/es/3.3.-Cases.md", |
| 108 | + "doc/es/3.4.-Attributes.md" |
| 109 | + ]}, |
| 110 | + {"Codificación" = [ |
| 111 | + "doc/es/4.1.-Coding-Text.md", |
| 112 | + "doc/es/4.2.-AI-Assisted-Coding.md", |
| 113 | + "doc/es/4.3.-Coding-Text-on-PDFs.md", |
| 114 | + "doc/es/4.4.-Coding-Images.md", |
| 115 | + "doc/es/4.5.-Coding-Audio-and-Video.md", |
| 116 | + "doc/es/4.6-Code-Organiser.md" |
| 117 | + ]}, |
| 118 | + {"Análisis de los resultados" = [ |
| 119 | + "doc/es/5.1.-AI-chat-based-analysis.md", |
| 120 | + "doc/es/5.2.-Journals.md", |
| 121 | + "doc/es/5.3.-Reports.md", |
| 122 | + "doc/es/5.4.-Graph.md" |
| 123 | + ]}, |
| 124 | + {"Opciones avanzadas" = [ |
| 125 | + "doc/es/6.1.-Imports-and-Exports.md", |
| 126 | + "doc/es/6.2.-AI-Prompt-Library.md" |
| 127 | + ]}, |
| 128 | + {"Otra información" = [ |
| 129 | + "doc/es/7.1.-About-The-Developers.md", |
| 130 | + "doc/es/7.2.-QualCoder-Video-Tutorials.md", |
| 131 | + "doc/es/7.3.-QualCoder-Development.md", |
| 132 | + "doc/es/7.4.-SQlite-Data-Structure.md", |
| 133 | + "doc/es/7.5.-AI-Technical-Information.md", |
| 134 | + "doc/es/7.6.-How-to-contribute.md" |
| 135 | + ]} |
| 136 | + ]} |
| 137 | + ], |
| 138 | + {"Resources" = "ressources.md"}, |
| 139 | + {"Studies using QualCoder" = "using.md"}, |
| 140 | + {"About Developers" = "about.md"}, |
| 141 | + {"Forum" = "https://github.com/ccbogel/QualCoder/discussions"} |
| 142 | +] |
| 143 | + |
| 144 | +[project.theme] |
| 145 | +variant = "classic" |
| 146 | +language = "en" |
| 147 | +logo = "images/logo.png" |
| 148 | +features = [ |
| 149 | + "content.action.edit", # Edit this page |
| 150 | + "content.action.view", # View source of this page |
| 151 | + "navigation.sections", |
| 152 | + "navigation.expand", |
| 153 | + "navigation.path", |
| 154 | + "navigation.indexes", |
| 155 | + "toc.integrate", |
| 156 | + "search.highlight" |
| 157 | + |
| 158 | +] |
| 159 | +[project.theme.palette] |
| 160 | +scheme = "deep purple" |
| 161 | + |
| 162 | +# Palette toggle for automatic mode |
| 163 | +[[project.theme.palette]] |
| 164 | +media = "(prefers-color-scheme)" |
| 165 | +toggle.icon = "lucide/sun-moon" |
| 166 | +toggle.name = "Switch to light mode" |
| 167 | + |
| 168 | +# Palette toggle for light mode |
| 169 | +[[project.theme.palette]] |
| 170 | +media = "(prefers-color-scheme: light)" |
| 171 | +scheme = "default" |
| 172 | +toggle.icon = "lucide/sun" |
| 173 | +toggle.name = "Switch to dark mode" |
| 174 | + |
| 175 | +# Palette toggle for dark mode |
| 176 | +[[project.theme.palette]] |
| 177 | +media = "(prefers-color-scheme: dark)" |
| 178 | +scheme = "slate" |
| 179 | +toggle.icon = "lucide/moon" |
| 180 | +toggle.name = "Switch to system preference" |
| 181 | + |
| 182 | +[project.extra] |
| 183 | +alternate = [ |
| 184 | + { name = "English", link = "/en/", lang = "en" }, |
| 185 | + { name = "Deutsch", link = "/de/", lang = "de" } |
| 186 | + { name = "Français", link = "/fr/", lang = "fr" } |
| 187 | +] |
0 commit comments