From 5e8818479277d46e2aa5c620e1000cd4bedda54c Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 23 Apr 2019 13:35:33 -0400 Subject: 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 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.2.3-korg