Telodendria/docs/README.md

33 lines
1013 B
Markdown
Raw Permalink Normal View History

2023-09-07 19:23:40 -05:00
# 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.
2023-09-08 16:22:24 -05:00
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.
2023-09-07 19:23:40 -05:00
## User Documentation
- [System Requirements](user/requirements.md)
- [Install](user/install.md)
2023-09-07 20:10:46 -05:00
- [Usage & Running](user/usage.md)
2023-09-08 10:58:54 -05:00
- [Initial Set Up](user/setup.md)
2023-09-07 19:23:40 -05:00
- [Configuration Options](user/config.md)
2023-09-08 16:22:24 -05:00
- [Administrator API](user/admin/README.md)
2023-09-07 19:23:40 -05:00
## Developer Documentation
- [Repository Structure](dev/repo.md)
2023-09-07 19:23:40 -05:00
- [Contributing Guidelines](CONTRIBUTING.md)
- [Porting Guidelines](dev/ports.md)
## Miscellaneous
2023-09-07 20:10:46 -05:00
- [Matrix Specification](https://spec.matrix.org) ([Mirror](https://telodendria.io/spec.matrix.org))
2023-09-07 19:23:40 -05:00
- [Change Log](CHANGELOG.md)
- [Project Road Map](ROADMAP.md)