forked from lda/telodendria
26 lines
757 B
Markdown
26 lines
757 B
Markdown
# Telodendria Documentation
|
|
|
|
Here you will find all of the documentation for Telodendria. If you
|
|
find that some documentation is missing or incorrect, please open an
|
|
issue, and, even better, a pull request to fix the issue.
|
|
|
|
## User Documentation
|
|
|
|
- [System Requirements](user/requirements.md)
|
|
- [Install](user/install.md)
|
|
- [Usage & Running](user/usage.md)
|
|
- [Set Up](user/setup.md)
|
|
- [Configuration Options](user/config.md)
|
|
- [Administrator API](user/admin.md)
|
|
|
|
## Developer Documentation
|
|
|
|
- [Contributing Guidelines](CONTRIBUTING.md)
|
|
- [Porting Guidelines](dev/ports.md)
|
|
|
|
## Miscellaneous
|
|
|
|
- [Matrix Specification](https://spec.matrix.org) ([Mirror](https://telodendria.io/spec.matrix.org))
|
|
- [Change Log](CHANGELOG.md)
|
|
- [Project Road Map](ROADMAP.md)
|
|
|