Skip to content

Conversation

@mkatychev
Copy link

current docs.rs builds are failing because the package is using linux as a build target by default:
https://docs.rs/about/metadata

Added explicit default-target to all published crates

@mkatychev
Copy link
Author

@microsoft-github-policy-service agree

Copy link
Collaborator

@wmmc88 wmmc88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this. Documentation will still be fairly limited since everything will be cfg'ed out. I also don't believe the docs rs containers contain the WDK: rust-lang/docs.rs#2227

Have you been able to test locally via https://docs.rs/about/builds#testing-builds-locally?

@mkatychev
Copy link
Author

Thanks for looking into this. Documentation will still be fairly limited since everything will be cfg'ed out. I also don't believe the docs rs containers contain the WDK: rust-lang/docs.rs#2227

Have you been able to test locally via https://docs.rs/about/builds#testing-builds-locally?

So that means that the documentation will be different per machine/WDK version? I'm curious if there's a way to "vendor" the generated code somehow.

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.

2 participants