-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Description
Hello,
While I was asking the cargo
team whether it'd be possible to add an index.html
page to the docs that'd list the crates in the workspace (initially not including dependencies, though that's not a big issue), I have been pointed to rustdoc's --enable-index-page
flag.
So I'm now asking you the questions from rust-lang/cargo#8229 (comment), that are needed to know whether cargo doc
should have support for rustdoc's --enable-index-page
. And in particular, whether there is a desire or plan to stabilize it, whether there are alternatives, etc.
I'm not sure it'd be efficient if I were a middleman in all these exchanges, so maybe just answer there?
Anyway, here it is, thank you for all you do on rustdoc anyway and whatever the result of this conversation ends up being!