summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-04-23 13:35:33 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-04-23 13:35:50 -0400
commit5e8818479277d46e2aa5c620e1000cd4bedda54c (patch)
tree8a32d5a324834a3e3d069d6993212572ea852aab /.gitmodules
parent90bee2173d718c2eaacf41b640d09398c15008ec (diff)
Create policy doc structure
The Policy Framework is being re-built, so docs folders need to be created for the new components. The old architecture will remain through Frankfurt, but parts of that documentation need to be reorganized. policy/parent repo will house the overall documentation, release notes, etc. Change-Id: I753ee143c73a49282c751c763609dfdbeee79d2e Issue-ID: POLICY-1677 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 44d12271e..f0beb77c7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -393,3 +393,6 @@
url = ../ccsdk/features
branch = .
ignore = dirty
+[submodule "docs/submodules/policy/parent.git"]
+ path = docs/submodules/policy/parent.git
+ url = ../policy/parent