projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fdd599
)
[src/doc] Add README.md
author
Behnam Esfahbod
<behnam@zwnj.org>
Thu, 31 Aug 2017 01:33:22 +0000
(18:33 -0700)
committer
Behnam Esfahbod
<behnam@zwnj.org>
Thu, 31 Aug 2017 01:33:32 +0000
(18:33 -0700)
src/doc/README.md
[new file with mode: 0644]
patch
|
blob
diff --git a/src/doc/README.md
b/src/doc/README.md
new file mode 100644
(file)
index 0000000..
e68b5ca
--- /dev/null
+++ b/
src/doc/README.md
@@ -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.