diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-10-03 19:59:21 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-10-03 19:59:21 +0800 |
commit | a906e2520f2124a03fc98e76103f74cc4fe38a89 (patch) | |
tree | d8a346febf34bef5f7eaa398dc9a4ac7864439b1 /.gitmodules | |
parent | 2b67a4ca82fbc00a3c9fc10ff0258f04ea112adf (diff) |
Readthedoc for so/libs
Change-Id: I250fba3514c3e076f73f844d4659d08dce3f6884
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-81
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6a46ad138..c2d7a96cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -328,3 +328,6 @@ url = ../so branch = . ignore = dirty +[submodule "docs/submodules/so/libs.git"] + path = docs/submodules/so/libs.git + url = ../so/libs |