Here, you'll find the core documentation for Administer, AOS, and other Administer Software products. You can view the live version at https://docs.admsoftware.org.
Our documentation is built off Vitepress.
You are allowed to contribute documentation to this repository. However, only the following types are allowed:
- new administer features we may have missed
- new examples
- better detail into existing features
- new tutorials
You are not allowed to do any of the following:
- add documentation for your own apps
- modify documentation to make it invalid
- modify any legal documents (privacy policy)
Issues for any documentation topic are welcome on our issue tracker.
Simply clone the repository and you're good:
git clone https://administer-org/documentation
cd documentation
bun i
vitepress