Skip to content

Tracking issue for documenting different kinds of dependencies #8608

Closed
@tmiasko

Description

@tmiasko

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions