summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorHector Anapan <ha076r@att.com>2017-09-07 17:45:55 -0400
committerRich Bennett <rb2745@att.com>2017-09-07 21:56:51 +0000
commit3f33930bf1c1f116ae9321fbb6f26a1956c65501 (patch)
tree42fbdc91fa6df455a2a1c9deabd003edb76450fd /.gitmodules
parentbc4b496eabfd09e14472b47b0ab7262374582f84 (diff)
Initial APPC Deployment Doc
This creates the necessary items to create the initial page for the appc/deployment.git documentation. Change-Id: I65c61a5b2197df51efc3e162521831f18706a450 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: DOC-33
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 146a3c897..c207fa162 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -23,3 +23,8 @@
url = ../clamp
branch = .
ignore = dirty
+[submodule "docs/submodules/appc/deployment.git"]
+ path = docs/submodules/appc/deployment.git
+ url = ../appc/deployment
+ branch = .
+ ignore = dirty