From 588ca8ad8ac1a5e44f261386ae961b04df29eb80 Mon Sep 17 00:00:00 2001 From: Mikkel ALMONTE--RINGAUD Date: Sat, 13 Jul 2024 14:17:56 +0200 Subject: [PATCH] fix(index): add description and summary --- src/content/guides/pawnote/en/index.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/content/guides/pawnote/en/index.md b/src/content/guides/pawnote/en/index.md index 8ee8aa6..1278161 100644 --- a/src/content/guides/pawnote/en/index.md +++ b/src/content/guides/pawnote/en/index.md @@ -1,5 +1,17 @@ --- -title: Welcome to Pawnote +title: Summary +description: Get started by reading the documentation of Pawnote --- -- [HELLO](./hello) +- [Installation](./installation) +- [Authentication](./authentication) + +## JS-only + +- [Tauri](./js/tauri) + +## PRONOTE specificities + +- [Tauri](./pronote-internals/tauri) +- [Instance URL parameters](./pronote-internals/instance-url-parameters) +- [Toutatice URL](./pronote-internals/toutatice-url)