Write mdbook summary (#11750)

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28217/head
Michael Telatynski 2023-10-16 08:40:13 +01:00 committed by GitHub
parent d9d52fba8c
commit 479ed55ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

23
docs/SUMMARY.md Normal file
View File

@ -0,0 +1,23 @@
# Summary
- [Introduction](../README.md)
# Customisation
- [Skinning](skinning.md)
# Deep dive
- [Cider editor](ciderEditor.md)
- [Iconography](icons.md)
- [Jitsi](jitsi.md)
- [Local echo](local-echo-dev.md)
- [Media](media-handling.md)
- [Room List Store](room-list-store.md)
- [Scrolling](scrolling.md)
- [Usercontent](usercontent.md)
- [Widget layouts](widget-layouts.md)
# Testing
- [Cypress end to end](cypress.md)