Closed
Description
See this comment for detailed info on what we're currently thinking of for the implementation
Recently, @onur released the awesome https://docs.rs/ , which autogenerates documentation from crates hosted on crates.io.
A lot of people have been asking how this might integrate with crates.io, so I wanted to open this thread to discuss possibilities.
One possibility I'd thought of: we could take any crate which doesn't have a "documentation" link, and replace it with a link to the page on crates.rs. @onur also thought that maybe a badge would work.
/cc @rust-lang/core