Files
element-call/docs/README.md
T

10 lines
338 B
Markdown
Raw Normal View History

2023-10-26 11:18:12 +02:00
## Element Call Docs
2025-03-14 02:17:26 -04:00
This folder contains documentation for setup, usage, and development of Element Call.
2023-10-26 11:18:12 +02:00
2026-04-21 16:06:51 +02:00
- [Embedded vs standalone mode](./embedded_standalone.md)
- [Url format and parameters](./url_params.md)
- [Global JS controls](./controls.md)
2026-04-21 16:06:51 +02:00
- [Self-Hosting](./self_hosting.md)
2025-03-14 02:17:26 -04:00
- [Developing with linked packages](./linking.md)