Skip to content

Commit

Permalink
fix(index): add description and summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Jul 13, 2024
1 parent fa1e5f5 commit 588ca8a
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions src/content/guides/pawnote/en/index.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 588ca8a

Please sign in to comment.