-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
This is obviously highly desirable. This is also fairly tricky. An ideal solution would have these properties:
- Only one person has to specify that
libstd
/libextra
are on the web at a specific URL - I should be able to look at all docs without the web.
- I should be able to hyperlink to rustpkg libs just as easily as libstd/libextra.
- Linking across crates should have all the fancy typarams/lifetime bounds that linking intra-crate has.
I haven't quite fleshed out a good solution to this yes, so I'm opening this bug to track progress.
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.