diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-09-27 13:11:20 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2017-09-27 13:11:20 -0700 |
commit | 9648fab185f92a2163ea366eec28b18e262e6db3 (patch) | |
tree | 2c260c625d99a748987f1d8803818807246a883e /.gitmodules | |
parent | df8b694314d0831697343a7dd3f2500959dd5127 (diff) |
Add placeholder for integration documentation
Change-Id: Iead1d9ac67f9e5c77bb474b141846e7e1f8b2366
Issue-ID: INT-231
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7ffd436d4..308e87c1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -140,3 +140,6 @@ [submodule "docs/submodules/aai/sparky-be.git"] path = docs/submodules/aai/sparky-be.git url = ../aai/sparky-be +[submodule "docs/submodules/integration.git"] + path = docs/submodules/integration.git + url = ../integration |