Skip to content
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

docs: Show features in docs.rs #3190

Merged
merged 1 commit into from Dec 16, 2021
Merged

docs: Show features in docs.rs #3190

merged 1 commit into from Dec 16, 2021

Conversation

epage
Copy link
Member

@epage epage commented Dec 16, 2021

Confirmed this works with argfile

And then running in clap

$ RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features

They now show up!

Confirmed this works with [`argfile`](https://docs.rs/argfile/latest/argfile/)

And then running in clap
```
$ RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features
```
They now show up!
@epage epage merged commit 43aa505 into clap-rs:master Dec 16, 2021
@epage epage deleted the feature branch December 16, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant