diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md new file mode 100644 index 0000000000..e7988859a6 --- /dev/null +++ b/docs/SUMMARY.md @@ -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)