Background
In rust-lang/cargo#4040, we re-organized Cargo documentations into one single in-repo mdBook, called "Cargo Manual". The preview is available on http://doc.crates.io/book/
Now
The last step is to publish the book on https://doc.rust-lang.org/cargo/, which requires work in this repo (rust).
Follow-up
After this, we should create a new tracker issue in Cargo to deprecate doc.crates.io and redirect them to doc.rust-lang.org. [rust-lang/cargo#4694]
Part of #39588
Background
In rust-lang/cargo#4040, we re-organized Cargo documentations into one single in-repo mdBook, called "Cargo Manual". The preview is available on http://doc.crates.io/book/
Now
The last step is to publish the book on https://doc.rust-lang.org/cargo/, which requires work in this repo (
rust).Follow-up
After this, we should create a new tracker issue in Cargo to deprecate
doc.crates.ioand redirect them todoc.rust-lang.org. [rust-lang/cargo#4694]Part of #39588