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

doesn't have any documentation #482

Closed
GuyL99 opened this issue Nov 22, 2019 · 2 comments
Closed

doesn't have any documentation #482

GuyL99 opened this issue Nov 22, 2019 · 2 comments

Comments

@GuyL99
Copy link

GuyL99 commented Nov 22, 2019

My crate metropolis builds ok and when I run cargo doc --no-deps (or cargo doc --all) it builds ok and I can see that the documentation is ok(in target/doc) but when I publish it, I get this message:
metropolis-0.1.8 doesn't have any documentation.
this is the link to the crate:
https://crates.io/crates/metropolis

I've tried out some things butt nothing worked. Can anyone help me with this?
Does anybody have any idea what can I do to solve this?
Thanks!

@alecmocatta
Copy link

This I belive has the same cause as #477; namely docs.rs not correctly handling your package rename: https://github.com/GuyL99/metropolis/blob/d567a715a90e08bb44af1422b5b8bd4bb48492a9/Cargo.toml#L32-L33

@jyn514
Copy link
Member

jyn514 commented Nov 26, 2019

#477 was fixed by #487.

@jyn514 jyn514 closed this as completed Nov 26, 2019
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

3 participants