Add documentation for document editing with Collabora and WebDAV

- Added a new guide on using Collabora Online and WebDAV for document editing in development.
- Updated `index.md` to include a link to the new document.
- Modified `mkdocs.yml` to register the new guide in the development section.
This commit is contained in:
2026-03-02 20:48:38 +01:00
parent 4ccc5d4554
commit 063d6528b7
3 changed files with 52 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ As Chill relies on the [symfony ](http://symfony.com) framework, reading the fra
- [Manual](manual/index.md)
- [Assets](assets.md)
- [Cron Jobs](cronjob.md)
- [Editing documents (Collabora, WebDAV)](edit-documents-collabora-wopi.md)
- [Info about entities](entity-info.md)
- [Info about database (in French)](database-principles.md)
- [Developer FAQ](FAQ.md)