-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
C-enhancementCategory: enhancementCategory: enhancementCommand-docS-needs-infoStatus: Needs more info, such as a reproduction or more background for a feature request.Status: Needs more info, such as a reproduction or more background for a feature request.
Description
Idea: add a new flag to cargo-doc doing the opposite of --no-deps (e.g. --deps-only).
It would be useful to be able to do
cargo doc --deps-only --open
to generate the documentation for the dependencies of the crate, even when the crate itself doesn't compile.
KalitaAlexey, Ryman, Meralis40, hobofan, ranfdev and 2 more
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: enhancementCategory: enhancementCommand-docS-needs-infoStatus: Needs more info, such as a reproduction or more background for a feature request.Status: Needs more info, such as a reproduction or more background for a feature request.