Skip to content

Outdated html_root_url #613

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
dtolnay opened this issue May 29, 2017 · 2 comments
Closed

Outdated html_root_url #613

dtolnay opened this issue May 29, 2017 · 2 comments

Comments

@dtolnay
Copy link

dtolnay commented May 29, 2017

The html_root_url of version 0.6.8 here points to the documentation for version 0.6.1.

I would recommend adding a reminder in Cargo.toml like serde-rs/serde@dc7ab26.

@carllerche
Copy link
Member

Seems like a very manual step. Given that docs.rs is "official", why doesn't the tooling assume a docs.rs URL by default?

@dtolnay
Copy link
Author

dtolnay commented May 29, 2017

I agree. I filed rust-lang/rust#42300 and rust-lang/rust#42301 to follow up.

mgeisler added a commit to mgeisler/mio that referenced this issue Nov 1, 2017
This adds two new unit tests: one that checks that the html_root_url
attribute always uses the current crate version number, and one that
checks that the TOML code blocks in the README use the correct version
number.

This is implemented by my version-sync crate -- I hope it's useful!

Fixes tokio-rs#613.
mgeisler added a commit to mgeisler/mio that referenced this issue Nov 3, 2017
This adds two new unit tests: one that checks that the html_root_url
attribute always uses the current crate version number, and one that
checks that the TOML code blocks in the README use the correct version
number.

This is implemented by my version-sync crate -- I hope it's useful!

Fixes tokio-rs#613.
mgeisler added a commit to mgeisler/mio that referenced this issue Nov 11, 2017
carllerche pushed a commit that referenced this issue Nov 11, 2017
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