Skip to content

Docs failed to build for 0.19 #358

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

Open
theotherphil opened this issue Aug 25, 2019 · 5 comments
Open

Docs failed to build for 0.19 #358

theotherphil opened this issue Aug 25, 2019 · 5 comments

Comments

@theotherphil
Copy link
Contributor

https://docs.rs/crate/imageproc/0.19.0/builds/180949

@theotherphil
Copy link
Contributor Author

theotherphil commented Sep 15, 2019

And 0.19.1. I've raised rust-lang/docs.rs#408 to see if there's an easy workaround.

Edit: Cargo.toml contains

[package.metadata.docs.rs]
all-features = true

I'll disable this for now, on the grounds that incomplete documentation is better than no documentation at all.

@theotherphil
Copy link
Contributor Author

I've disabled the display-window feature and published 0.19.2. We now have docs for the rest of the library.

@ripytide
Copy link
Member

Looks like this issue can be closed now too.

@theotherphil
Copy link
Contributor Author

There's still the issue of missing docs for code behind the display-window feature.

@ripytide
Copy link
Member

Is there any way of solving that issue? sdl2 requiring internet access and docs.rs not allowing it seem quite opposed.

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

No branches or pull requests

2 participants