This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.
Guide-style documentation #24
Open
Description
Rustdoc should not just provide API documentation, but also support long-form, guide documentation.
My current thought is "use https://github.com/azerupi/mdBook as a library" to do this, but I am open to other thoughts as well.