mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
- remove post-commit hook - remove .links.cjs enable/disable (instead just add/rm .pnpmfile.cjs) - rename pnpm links:enable -> pnpm links:on - rename pnpm links:disable -> pnpm links:off - unify doc filenames `-` -> `_` - add linking_concept_reasoning.md to provide background why the linking is how it is.
10 lines
338 B
Markdown
10 lines
338 B
Markdown
## Element Call Docs
|
|
|
|
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)
|