From deae641eda6bdf375bd2fbda2def03304ae4f3c6 Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Wed, 3 Jul 2013 17:10:55 -0700 Subject: [PATCH] Updated Bikeshed rustdoc (markdown) --- Bikeshed-rustdoc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bikeshed-rustdoc.md b/Bikeshed-rustdoc.md index b728567..d1ac3d3 100644 --- a/Bikeshed-rustdoc.md +++ b/Bikeshed-rustdoc.md @@ -19,6 +19,7 @@ rustdoc currently needs some love, and I (cmr) am going to give it some. - navigate visibility graph and don't generate docs for stuff which isn't visible - document macro-generated code - link to source +- "a cross-reference with a list of all traits declared in all modules would be very useful. Developers, particularly people writing libraries, would have a big "to-do" list of all the traits their new types could implement." - your feature requests here! # New bugs