mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-09 20:51:41 +01:00
jitsi.md was linked both here and in the 'setup' section and I think it's more relevant to setup. The duplicate links are now breaking the deploy for some reason. We probably shouldn't have both.
55 lines
1.1 KiB
Markdown
55 lines
1.1 KiB
Markdown
# Summary
|
|
|
|
- [Introduction](../README.md)
|
|
|
|
# Usage
|
|
|
|
- [Betas](betas.md)
|
|
- [Labs](labs.md)
|
|
|
|
# Setup
|
|
|
|
- [Install](install.md)
|
|
- [Config](config.md)
|
|
- [Custom home page](custom-home.md)
|
|
- [Kubernetes](kubernetes.md)
|
|
- [Jitsi](jitsi.md)
|
|
- [Encryption](e2ee.md)
|
|
|
|
# Build
|
|
|
|
- [Customisations](customisations.md)
|
|
- [Modules](modules.md)
|
|
- [Native Node modules](native-node-modules.md)
|
|
|
|
# Contribution
|
|
|
|
- [Choosing an issue](choosing-an-issue.md)
|
|
- [Translation](translating.md)
|
|
- [Netlify builds](pr-previews.md)
|
|
- [Code review](review.md)
|
|
|
|
# Development
|
|
|
|
- [App load order](app-load.md)
|
|
- [Translation](translating-dev.md)
|
|
- [Theming](theming.md)
|
|
- [Playwright end to end tests](playwright.md)
|
|
- [Memory profiling](memory-profiles-and-leaks.md)
|
|
- [Jitsi](jitsi-dev.md)
|
|
- [Feature flags](feature-flags.md)
|
|
- [OIDC and delegated authentication](oidc.md)
|
|
- [Release Process](release.md)
|
|
|
|
# Deep dive
|
|
|
|
- [Skinning](skinning.md)
|
|
- [Cider editor](ciderEditor.md)
|
|
- [Iconography](icons.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)
|