diff options
author | Tony Hansen <tony@att.com> | 2017-10-13 14:34:46 +0000 |
---|---|---|
committer | Tony Hansen <tony@att.com> | 2017-10-13 14:34:59 +0000 |
commit | 30c453e3bfa40414c1c1951fef2b97dc52ee7dae (patch) | |
tree | 15fa28e39f931371f116ce249f94381ae893fba1 /docs/sections/blueprints/index.rst | |
parent | 6553a13f948ffbf48c3bf5ec723372df137a085c (diff) |
add initial blueprint docs
add PGaaS.rst, with "MORE TO BE ADDED"
Change-Id: I4e9349a72bd4228c50a7ef11cff9df9c96a9faa4
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: DCAEGEN2-128
Diffstat (limited to 'docs/sections/blueprints/index.rst')
-rw-r--r-- | docs/sections/blueprints/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/sections/blueprints/index.rst b/docs/sections/blueprints/index.rst new file mode 100644 index 00000000..ae267b74 --- /dev/null +++ b/docs/sections/blueprints/index.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +Data Collection, Analytics, and Events (DCAE) blueprints +======================= + +.. toctree:: + :maxdepth: 1 + + ./PGaaS.rst |