Update docs for Yarn Berry

This commit is contained in:
Robin
2025-03-14 02:17:26 -04:00
parent 0b26dc2f43
commit d633ec5fcd
4 changed files with 16 additions and 1 deletions

View File

@@ -1,8 +1,9 @@
## Element Call Docs
This folder contains documentation for Element Call setup and usage.
This folder contains documentation for setup, usage, and development of Element Call.
- [Embedded vs standalone mode](./embedded-standalone.md)
- [Url format and parameters](./url-params.md)
- [Global JS controls](./controls.md)
- [Self-Hosting](./self-hosting.md)
- [Developing with linked packages](./linking.md)