import reference submodule
This commit is contained in:
parent
0f48db83ba
commit
846f59f831
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -21,3 +21,6 @@
|
|||
[submodule "src/tools/cargo"]
|
||||
path = src/tools/cargo
|
||||
url = https://github.com/rust-lang/cargo
|
||||
[submodule "reference"]
|
||||
path = src/doc/reference
|
||||
url = https://github.com/rust-lang-nursery/reference.git
|
||||
|
|
1
src/doc/reference
Submodule
1
src/doc/reference
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2d23ea601f017c106a2303094ee1c57ba856d246
|
Loading…
Add table
Reference in a new issue