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

fix: attempt repair docsrs build #185

Merged
merged 1 commit into from
Sep 23, 2021
Merged

fix: attempt repair docsrs build #185

merged 1 commit into from
Sep 23, 2021

Conversation

Hoverbear
Copy link
Contributor

Fixup the docsrs builds. We did correctly set package.metadata.docs.rs.rustc-args = ["--cfg", "docsrs"] but we only did it on the root crate. This PR updates things to have it generously sprinkled in a few crates.

Signed-off-by: Ana Hobden <[email protected]>
@Hoverbear Hoverbear self-assigned this Sep 2, 2021
@Hoverbear Hoverbear added docs Improvements or additions to documentation bug Something isn't working labels Sep 2, 2021
@Hoverbear Hoverbear changed the title fix: repair docsrs build fix: attempt repair docsrs build Sep 2, 2021
@Hoverbear Hoverbear changed the base branch from master to develop September 3, 2021 16:43
@Hoverbear Hoverbear added this to the 0.2.0 milestone Sep 23, 2021
@Hoverbear Hoverbear merged commit 235e8ff into develop Sep 23, 2021
@Hoverbear Hoverbear deleted the fixup-docs-build branch February 25, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant