diff options
author | Rene Robert <rene.robert@orange.com> | 2018-03-23 15:13:48 +0000 |
---|---|---|
committer | Rene Robert <rene.robert@orange.com> | 2018-03-23 15:16:58 +0000 |
commit | a662dfd78f3b8e6369a35c7197a8b3ad9ef9eb97 (patch) | |
tree | 43300de8942354f77e0a089ad95b515c296023ff /.gitmodules | |
parent | ba770cff3587e47fdef1ae624de20c3b6fe25316 (diff) |
add externalapi/nbi to doc
Issue-ID: DOC-254
Change-Id: Ic2830edd99bfd97a59c4dcdf753e56fca4b2873d
Signed-off-by: Rene Robert <rene.robert@orange.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7042def36..052f3a1fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -303,3 +303,6 @@ url = ../music branch = . ignore = dirty +[submodule "docs/submodules/externalapi/nbi.git"] + path = docs/submodules/externalapi/nbi.git + url = ../externalapi/nbi |