Revamped the documentation structure and content to enhance usability and organization. Added detailed sections on architecture, pipeline, security, API reference, deployment steps, compliance, and supported modules. Introduced new visuals like cards, accordions, and callouts for improved readability and navigation.
28 lines
607 B
JSON
28 lines
607 B
JSON
{
|
|
"index": "Introduction",
|
|
"---core---": {
|
|
"type": "separator",
|
|
"label": "Architecture Core"
|
|
},
|
|
"features": "Fonctionnalités",
|
|
"stack": "Stack Technologique",
|
|
"database": "Modèle de Données",
|
|
"---security---": {
|
|
"type": "separator",
|
|
"label": "Sécurité & Conformité"
|
|
},
|
|
"security": "Sécurité",
|
|
"compliance": "Conformité (RGPD)",
|
|
"---api---": {
|
|
"type": "separator",
|
|
"label": "Intégrations & API"
|
|
},
|
|
"api": "API & Intégrations",
|
|
"api-reference": "Référence API",
|
|
"---ops---": {
|
|
"type": "separator",
|
|
"label": "Opérations"
|
|
},
|
|
"deployment": "Déploiement & Tests"
|
|
}
|