feat(tutorials): add guides for scheduling and managing appointments

- Created a new tutorial on how to schedule an appointment with a user in a support pathway.
- Added a guide detailing possible actions on an appointment, including adding documents, transforming to exchanges, editing, canceling, and deleting appointments.
- Introduced an index page for tutorials to improve navigation.
- Updated the configuration to support multiple languages (French, English, Dutch) and added corresponding menu items.
- Added various images to enhance the visual representation of the tutorials.
This commit is contained in:
Boris Waaub
2026-01-28 15:17:17 +01:00
parent d50f7013a9
commit bb769c8001
49 changed files with 492 additions and 594 deletions
+4
View File
@@ -0,0 +1,4 @@
---
title: "Tutoriels"
layout: "list"
---