diff options
author | Thomas Duval <thomas.duval@orange.com> | 2017-10-11 11:23:30 +0200 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2017-10-11 11:23:30 +0200 |
commit | a7020898f9a1c6518475a70dda28f70a46ba4f01 (patch) | |
tree | c8051019dbb8d657c1438a88149dd78159c4ecee /.gitmodules | |
parent | a4ac54acb0de10015fc982aee8239afdd0f4c2a5 (diff) |
add moon project documentation
Change-Id: Iee604fb54ebd44fcab341bd6b9432dcf885169fc
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Signed-off-by: Thomas Duval <thomas.duval@orange.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b20b37fa3..ac8fdfd5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -227,3 +227,8 @@ url = https://gerrit.opnfv.org/gerrit/ovno branch = . ignore = dirty +[submodule "docs/submodules/moon"] + path = docs/submodules/moon + url = ../moon + branch = . + ignore = dirty |