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 /.gitmodules | |
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>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |