Add the edition guide to doc.rust-lang.org

This commit is contained in:
Steve Klabnik 2018-11-30 09:36:49 -05:00
parent 4c34404940
commit 934871aa79
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -65,3 +65,6 @@
[submodule "src/doc/rustc-guide"]
path = src/doc/rustc-guide
url = https://github.com/rust-lang/rustc-guide.git
[submodule "src/doc/edition-guide"]
path = src/doc/edition-guide
url = https://github.com/rust-lang-nursery/edition-guide

View File

@ -70,6 +70,7 @@ macro_rules! book {
book!(
Nomicon, "src/doc/nomicon", "nomicon";
Reference, "src/doc/reference", "reference";
EditionGuide, "src/doc/edition-guide", "edition-guide";
RustdocBook, "src/doc/rustdoc", "rustdoc";
RustcBook, "src/doc/rustc", "rustc";
RustByExample, "src/doc/rust-by-example", "rust-by-example";

1
src/doc/edition-guide Submodule

@ -0,0 +1 @@
Subproject commit ad895867b675199a7f597ce7045a56875a7e516a