-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-highHigh priorityHigh priority
Description
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
aturon
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-highHigh priorityHigh priority