steveklabnik/rustdoc

Guide-style documentation

Open

#24 opened on Jul 14, 2017

 (8 comments) (0 reactions) (0 assignees) (22 forks)github user discovery
E-Mediumenhancementhelp wantedquestion

Repository metrics

Stars
 (104 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide