[src/doc] Add README.md

This commit is contained in:
Behnam Esfahbod 2017-08-30 18:33:22 -07:00
parent 0fdd599e87
commit ec25b8b450

6
src/doc/README.md Normal file
View File

@ -0,0 +1,6 @@
# Cargo Documentation
NOTE: Cargo documentation is under migration to mdBook-based structure. All the
`*.md` files here shall be kept in sync with the `*.md` files under `book/src/`.
See `MIGRATION_MAP` file here and <https://github.com/rust-lang/cargo/pull/4453>
for details.