mirror of
https://git.envs.net/envs/matrix-doc.git
synced 2024-10-01 07:55:35 -04:00
16 lines
422 B
Markdown
16 lines
422 B
Markdown
# matrix / element-client documentation
|
|
|
|
forked from: https://github.com/matrix-tu-dresden-de/Dokumentation
|
|
|
|
## 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
|
|
|
|
```
|