Moving old to subdirectory
This commit is contained in:
Executable
+110
@@ -0,0 +1,110 @@
|
||||
############# French navigation ##############
|
||||
|
||||
[[main]]
|
||||
name = "Fonctionnalités"
|
||||
url = "presentation/"
|
||||
weight = 2
|
||||
|
||||
[[main]]
|
||||
parent = "Fonctionnalités"
|
||||
name = "Suivi des usagers"
|
||||
url = "presentation/persons"
|
||||
weight = 1
|
||||
|
||||
[[main]]
|
||||
parent = "Fonctionnalités"
|
||||
name = "Suivi des accompagnements"
|
||||
url = "presentation/accompanying-courses"
|
||||
weight = 2
|
||||
|
||||
[[main]]
|
||||
parent = "Fonctionnalités"
|
||||
name = "Suivi des décisions"
|
||||
url = "presentation/workflow"
|
||||
weight = 3
|
||||
|
||||
[[main]]
|
||||
parent = "Fonctionnalités"
|
||||
name = "Génération de documents"
|
||||
url = "presentation/doc-generation"
|
||||
weight = 4
|
||||
|
||||
[[main]]
|
||||
parent = "Fonctionnalités"
|
||||
name = "Export des statistiques"
|
||||
url = "presentation/export-stats"
|
||||
weight = 5
|
||||
|
||||
[[main]]
|
||||
parent = "Fonctionnalités"
|
||||
name = "Feuille de route"
|
||||
url = "presentation/roadmap"
|
||||
weight = 6
|
||||
|
||||
#############
|
||||
|
||||
[[main]]
|
||||
name = "Pour commencer"
|
||||
hasChildren = true
|
||||
weight = 3
|
||||
|
||||
[[main]]
|
||||
parent = "Pour commencer"
|
||||
name = "Comme utilisateur"
|
||||
url = "start/user"
|
||||
weight = 1
|
||||
|
||||
[[main]]
|
||||
parent = "Pour commencer"
|
||||
name = "Comme développeur"
|
||||
url = "start/developper"
|
||||
weight = 2
|
||||
|
||||
#############
|
||||
|
||||
[[main]]
|
||||
name = "Obtenir Chill"
|
||||
hasChildren = true
|
||||
weight = 4
|
||||
|
||||
[[main]]
|
||||
parent = "Obtenir Chill"
|
||||
url = "get-chill/install"
|
||||
name = "Installer Chill"
|
||||
weight = 1
|
||||
|
||||
[[main]]
|
||||
parent = "Obtenir Chill"
|
||||
url = "get-chill/configuration"
|
||||
name = "Support à la configuration"
|
||||
weight = 2
|
||||
|
||||
[[main]]
|
||||
parent = "Obtenir Chill"
|
||||
url = "get-chill/providers"
|
||||
name = "Trouver un prestataire"
|
||||
weight = 3
|
||||
|
||||
#############
|
||||
|
||||
# footer menu
|
||||
[[footer]]
|
||||
name = "À propos"
|
||||
url = "about/"
|
||||
weight = 1
|
||||
|
||||
[[footer]]
|
||||
name = "Vie privée"
|
||||
url = "privacy-policy/"
|
||||
weight = 2
|
||||
|
||||
[[footer]]
|
||||
name = "Brochure"
|
||||
url = "start/flyer"
|
||||
weight = 3
|
||||
|
||||
[[footer]]
|
||||
name = "Manuel"
|
||||
url = "https://gitea.champs-libres.be/Chill-project/manuals/releases"
|
||||
weight = 4
|
||||
|
||||
Reference in New Issue
Block a user