From 71ae57a8636a7c9343914f0cadea26790d4a2e6b Mon Sep 17 00:00:00 2001 From: Antoine Van Elstraete Date: Tue, 8 Sep 2026 19:49:59 +0200 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20la=20sidebar=20avec=20?= =?UTF-8?q?les=20liens=20corrects=20vers=20les=20guides?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _Sidebar.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..2805582 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,12 @@ +## Documentation + +- [Home](Home) +- [Architecture](Architecture) +- [Configuration](Configuration) + - [Guide Pronote](GuidePronote) + - [Guide CalDAV](GuideCalDAV) + - [Guide XMPP](GuideXMPP) + - [Guide IA](GuideIA) + - [Guide Blog](GuideBlog) +- [Déploiement](Déploiement) +- [Sécurité](Sécurité) \ No newline at end of file