matrix-doc/README.md
2021-08-05 16:03:20 +02:00

16 lines
423 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-materials pymdown-extensions
```