Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upchange html_root_url #168
Conversation
morrme
referenced this pull request
May 24, 2017
Closed
Change html_root_url to https://docs.rs/$crate/$version #141
dtolnay
reviewed
May 24, 2017
|
Thanks! Unfortunately for now you actually have to write the crate and version in the link. See serde-rs/serde@dc7ab26 for an example. Please also add a reminder in Cargo.toml like the one in that commit. |
morrme
added some commits
May 24, 2017
dtolnay
merged commit eea9cb2
into
rust-lang-nursery:master
May 24, 2017
dtolnay
referenced this pull request
Jul 18, 2017
Closed
Reword references to $crate and $version #110
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
morrme commentedMay 24, 2017
Closes #141