Skip to content

Tracking issue for documenting different kinds of dependencies #8608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tmiasko opened this issue Aug 9, 2020 · 0 comments
Closed

Tracking issue for documenting different kinds of dependencies #8608

tmiasko opened this issue Aug 9, 2020 · 0 comments
Labels
C-tracking-issue Category: A tracking issue for something unstable. Command-doc

Comments

@tmiasko
Copy link
Contributor

tmiasko commented Aug 9, 2020

Original issue: #3475
Implementation: #8562

Summary

This feature allows Cargo to document selected kind of dependencies: build, dev, normal, or all of those.

For example, to document development dependencies and normal dependencies:

cargo doc --kinds=dev,normal

Unresolved issues

@ehuss ehuss added C-tracking-issue Category: A tracking issue for something unstable. Command-doc labels Aug 19, 2020
@tmiasko tmiasko closed this as completed Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: A tracking issue for something unstable. Command-doc
Projects
None yet
Development

No branches or pull requests

2 participants