This repository was archived by the owner on May 20, 2020. It is now read-only.

Description
Hi! Rather new to rust, so not sure how the community tends to approach these things. Overall there seems to be a focus on organized efforts. From https://internals.rust-lang.org/t/the-impl-period-newsletter-week-1/5971 , I noticed there's a page for improving rustdoc https://paper.dropbox.com/doc/Rustdoc-issue-roundup-WG-docs-rustdoc-ZSIIXNDGEPozTM9axn0BO , and clearly the author knows about this alternative rustdoc implementation
- Make Steve’s job harder by introducing more features that the new rustdoc has to implement to get to parity
>_>
To me it certainly makes sense to spend some effort to fix ugly things that are easy. But it seems potentially wasteful to have a concerted impl effort on a tool that's likely to be deprecated. Is there community consensus for replacing rustdoc? How far away is it from reaching that point?
Hoping this is a reasonable place to discuss it. Feel free to close.