2021-07-31 12:03:39 -04:00
|
|
|
# matrix / element-client documentation
|
|
|
|
|
2021-07-31 12:08:45 -04:00
|
|
|
forked from: https://github.com/matrix-tu-dresden-de/Dokumentation
|
2021-08-05 08:30:21 -04:00
|
|
|
|
2021-08-05 10:03:20 -04: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/)
|
|
|
|
|
2021-08-05 08:30:21 -04:00
|
|
|
## dependencies
|
|
|
|
|
|
|
|
```bash
|
2021-08-05 15:00:20 -04:00
|
|
|
pip3 install mkdocs mkdocs-material pymdown-extensions
|
2021-08-05 08:30:21 -04:00
|
|
|
|
|
|
|
```
|