diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2018-06-28 15:26:40 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2018-06-28 15:28:08 +0300 |
commit | c81baa5c8eddcba3a6049fce5f6a86a49ba19397 (patch) | |
tree | 06b6a8e84314dbfa0da4a0de93b8cac12be44696 | |
parent | bdf63bb13fbc90b58c00cd42b3a486fd5d7bddd2 (diff) |
Add edgecloud submodule
The project edgcloud started working on their documentation.
Adding the project so that the documenatation can be built.
Change-Id: I82ff5bbbaf4a8a8c55b2059d2d16ee664db4400f
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | docs/submodules/edgecloud | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 846ab2455..119998fee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -250,3 +250,6 @@ url = https://gerrit.opnfv.org/gerrit/clover branch = . ignore = dirty +[submodule "docs/submodules/edgecloud"] + path = docs/submodules/edgecloud + url = https://gerrit.opnfv.org/gerrit/edgecloud diff --git a/docs/submodules/edgecloud b/docs/submodules/edgecloud new file mode 160000 +Subproject 9d8195c417981868fb35a43608cc885cad9bab8 |