From e071c2ecfb6d761b58e30f2061ee6b95cd408fba Mon Sep 17 00:00:00 2001 From: Antoine Van Elstraete Date: Tue, 8 Sep 2026 19:38:16 +0200 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20la=20sidebar=20avec=20?= =?UTF-8?q?les=20sous-pages=20Guide-*?= 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..64f9804 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,12 @@ +## Documentation + +- [Home](Home) +- [Architecture](Architecture) +- [Configuration](Configuration) + - [Guide Pronote](Guide-Pronote) + - [Guide CalDAV](Guide-CalDAV) + - [Guide XMPP](Guide-XMPP) + - [Guide IA](Guide-IA) + - [Guide Blog](Guide-Blog) +- [Déploiement](Déploiement) +- [Sécurité](Sécurité) \ No newline at end of file