commit | 57d96809ecbc605ec00b0a6d34497643116d6b3c | [log] [tgz] |
---|---|---|
author | denghui02 <denghui12@huawei.com> | Fri Oct 27 17:50:51 2017 +0800 |
committer | denghui02 <denghui12@huawei.com> | Fri Oct 27 17:50:51 2017 +0800 |
tree | 7e52dda8c7c176b137d1ae0d7b40515790845168 | |
parent | 6e913d2d07e054a692e71bf6621f798f24437709 [diff] [blame] |
Add the doc directory for tosca parsers Issue-ID: MODELING-31 Change-Id: Ia089f54cfaafac1a1b7fd39fe0b773a8b50f8ae0 Signed-off-by: denghui02 <denghui12@huawei.com>
diff --git a/.gitmodules b/.gitmodules index d498ac1..a327b32 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -313,3 +313,6 @@ url = ../logging-analytics branch = . ignore = dirty +[submodule "docs/submodules/modeling/toscaparsers.git"] + path = docs/submodules/modeling/toscaparsers.git + url = ../modeling/toscaparsers