matrix-doc/README.md

18 lines
587 B
Markdown
Raw Normal View History

2021-07-31 16:03:39 +00:00
# matrix / element-client documentation
2021-08-06 06:25:10 +00:00
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)
2021-08-05 14:03:20 +00:00
## 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
```