summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-09-15 13:18:19 -0400
committersg481n <sg481n@att.com>2017-09-15 13:18:23 -0400
commitef11f6dfe1bf486b6b514efe6ab1ab431b2adfe4 (patch)
treee917badb2af4408ba01aca2c2c130b84de26f3b9
parentd2ce94c3951b5971cfad780182f7cd84ced1da1b (diff)
Create initial document respository for AAF
Issue-id: AAF-64 Change-Id: Ie3fea6ef59877a46ce3b90866bbafe3ee55b13c7 Signed-off-by: sg481n <sg481n@att.com>
-rw-r--r--.gitmodules5
-rw-r--r--docs/release/repolist.rst1
m---------docs/submodules/aaf/authz.git0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 756acae9a..b644d26bf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,8 @@
url = ../dcaegen2
branch = .
ignore = dirty
+[submodule "docs/submodules/aaf/authz.git"]
+ path = docs/submodules/aaf/authz.git
+ url = ./aaf/authz
+ branch = .
+ ignore = dirty
diff --git a/docs/release/repolist.rst b/docs/release/repolist.rst
index 831f3d2f0..96fdc551b 100644
--- a/docs/release/repolist.rst
+++ b/docs/release/repolist.rst
@@ -22,3 +22,4 @@ Documentation organized by the project delivering them.
aai/search-data-service <../submodules/aai/search-data-service.git/docs/index>
optf/has <../submodules/optf/has.git/docs/index>
dcaegen2 <../submodules/dcaegen2.git/docs/index>
+ aaf/authz <../submodules/aaf/authz.git/docs/index>
diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git
new file mode 160000
+Subproject 3e504757a272d3468d27bea2c20540f342520b7