Skip to content

Api docs appear to be down. #22

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

Closed
BenTheElder opened this issue Jun 2, 2016 · 8 comments
Closed

Api docs appear to be down. #22

BenTheElder opened this issue Jun 2, 2016 · 8 comments

Comments

@BenTheElder
Copy link
Contributor

The main page is up but all of the module links eg video appear to be dead.

This may be related to: rust-lang/rust#34025
A possible work around would be generating the docs with rust 1.8.0 if this is the case.

@stephanlensky
Copy link

stephanlensky commented Jun 11, 2016

Seconded, they're 404ing. Is there any other way to view the documentation? I'm new to Rust so it would be much appreciated.

Alternatively is there any way to get autocomplete working for the opencv crate in an editor so that you can view function headers that way? This isn't really relevant to the issue but it would help at least.

@BenTheElder
Copy link
Contributor Author

If you clone the repository you can CD to it and run cargo doc --open.
You'll need rust 1.8 or maybe a recent nightly though due to the bug
mentioned above.
On Jun 11, 2016 3:20 PM, "Stephan Lensky" [email protected] wrote:

Seconded, they're 404ing. Is there any other way to view the documentation?
I'm new to Rust so it would be much appreciated


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#22 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AA4Bq9SJnNaDtKB6nreqGwR-mkxSwPqhks5qKwqEgaJpZM4Isvdv
.

@kali
Copy link
Contributor

kali commented Jun 11, 2016

i'm trying a travis build with 1.8 to get the doc. It's building right now.

@kali
Copy link
Contributor

kali commented Jun 11, 2016

and it worked !

Leaving the issue open for when we will be able to switch the doc building back to stable.

@twistedfall
Copy link
Owner

Docs are now available at https://docs.rs/opencv/

@theduke
Copy link

theduke commented Jun 15, 2019

Docs are down again: docs.rs failed to build opencv-0.15.1

@twistedfall
Copy link
Owner

Yep, I’m looking into it, thanks.

@twistedfall
Copy link
Owner

Fixed now

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

5 participants