Document url properties (#1731)

* document url properties

---------

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo
2023-10-26 11:18:12 +02:00
committed by GitHub
parent 228e079e82
commit c09ab27678
4 changed files with 203 additions and 0 deletions

6
docs/README.md Normal file
View File

@@ -0,0 +1,6 @@
## Element Call Docs
This folder contains documentation for Element Call setup and usage.
- [Url format and parameters](./url-params.md)
- [Embedded vs standalone mode](./embedded-standalone.md)