mirror of https://github.com/vector-im/riot-web
Write mdbook summary (#11750)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/28217/head
parent
d9d52fba8c
commit
479ed55ad0
|
@ -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)
|
Loading…
Reference in New Issue