create-rust-app
create-rust-app copied to clipboard
Documentation Site
The first step here is to create an outline for documentation sections such. From there, we can create more issues to populate individual sections.
Here are some sections we can't miss:
- Introduction
- Installation
- Getting started
- Plugins
- Authentication
- Development
- Administration
- Storage
- Container
- Testing
- Deployment
what would also help in the interim is adding more documentation to the crate in general so that the auto-generated rust-docs could be much more helpful.
This project has alot of potential but the way I see it the insufficient documentation is really holding it back.
should we migration the docs to mdBook instead of Docusaurus?