Ability to use cookbook from inside Redox repo

This commit is contained in:
Jeremy Soller 2017-05-08 20:46:17 -06:00
parent 991d698ed3
commit 9034701e8f
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -118,3 +118,6 @@
[submodule "programs/orbterm"] [submodule "programs/orbterm"]
path = programs/orbterm path = programs/orbterm
url = https://github.com/redox-os/orbterm.git url = https://github.com/redox-os/orbterm.git
[submodule "cookbook"]
path = cookbook
url = https://github.com/redox-os/cookbook.git

View file

@ -1,4 +1,5 @@
[workspace] [workspace]
exclude = ["cookbook"]
members = [ members = [
"docgen", "docgen",
"drivers/ahcid", "drivers/ahcid",

1
cookbook Submodule

@ -0,0 +1 @@
Subproject commit 4a18e61514133017e31d67d31931b1bee621f0c2