mirror of
https://git.envs.net/envs/matrix-doc.git
synced 2024-10-01 07:55:35 -04:00
18 lines
587 B
Markdown
18 lines
587 B
Markdown
# matrix / element-client documentation
|
|
|
|
forked from: [https://github.com/matrix-tu-dresden-de/Dokumentation](https://github.com/matrix-tu-dresden-de/Dokumentation)
|
|
|
|
also available on github: [https://github.com/envs-net/matrix-doc](https://github.com/envs-net/matrix-doc)
|
|
|
|
## help
|
|
|
|
- [https://www.mkdocs.org/user-guide/](https://www.mkdocs.org/user-guide/)
|
|
- [https://squidfunk.github.io/mkdocs-material/reference/abbreviations/](https://squidfunk.github.io/mkdocs-material/reference/abbreviations/)
|
|
|
|
## dependencies
|
|
|
|
```bash
|
|
pip3 install mkdocs mkdocs-material pymdown-extensions
|
|
|
|
```
|