matrix-doc/README.md

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
```