commit | f79214058c55d4b5cb28025e06295ae1a2ee0d7c | [log] [tgz] |
---|---|---|
author | ChrisC <cc697w@intl.att.com> | Tue Sep 05 08:51:26 2017 -0700 |
committer | Rich Bennett <rb2745@att.com> | Tue Sep 05 16:14:09 2017 +0000 |
tree | 27d41f58a8a8a182cb3aa756e4bfd73e65eb8dc2 | |
parent | 575141e6b9cdd4e9bfa975e6444ca1a3e73a0f4f [diff] [blame] |
Add clamp as a module Update doc project to integrate clamp Change-Id: I933500c7e66463a82f35575422c377b34ea0567a Issue-ID: CLAMP-15 Signed-off-by: ChrisC <cc697w@intl.att.com>
diff --git a/.gitmodules b/.gitmodules index 291035b..50be5f2 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -18,3 +18,8 @@ url = ../cli branch = . ignore = dirty +[submodule "docs/submodules/clamp"] + path = docs/submodules/clamp + url = ../clamp + branch = . + ignore = dirty