forked from Telodendria/Telodendria
32 lines
1,013 B
Markdown
32 lines
1,013 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.
|
|
|
|
You are also welcome to join the
|
|
[`#telodendria-general:bancino.net`](https://matrix.to/#/#telodendria-general:bancino.net)
|
|
matrix room, where you can discuss Telodnedria with others and ask
|
|
questions.
|
|
|
|
## User Documentation
|
|
|
|
- [System Requirements](user/requirements.md)
|
|
- [Install](user/install.md)
|
|
- [Usage & Running](user/usage.md)
|
|
- [Initial Set Up](user/setup.md)
|
|
- [Configuration Options](user/config.md)
|
|
- [Administrator API](user/admin/README.md)
|
|
|
|
## Developer Documentation
|
|
|
|
- [Repository Structure](dev/repo.md)
|
|
- [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)
|
|
|