Skip to content

Doc feature flag to document all features #911

@SuperFluffy

Description

@SuperFluffy

When writing the doc string in #910 I noticed that while I reference App::from_yaml, it is not contained in the resulting documentation. Only when passing invoking cargo doc --feature yaml will cargo also build the documentation for that method.

To fix this and similar feature-related issues, we could include a feature doc or all which contains all the possible features.

I am not sure how we can make docs.rs pick the appropriate flags though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: documentation, including docs.rs, readme, examples, etc...C-enhancementCategory: Raise on the bar on expectationsE-help-wantedCall for participation: Help is requested to fix this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions