diff options
author | James Forsyth <jf2512@att.com> | 2018-11-21 16:47:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-21 16:47:29 +0000 |
commit | 14f155e7a8a93b499b4f4eed801281dc92faca14 (patch) | |
tree | 780bd40dc5d0897eff16eb2d1494f96384123d23 /docs/platform/index.rst | |
parent | 4bace97cd71f468d475317d53c7f5c33d4d2b863 (diff) | |
parent | cf8a7968604dc3e0d9e71547738fa8d497e3ca55 (diff) |
Merge "update sparky read the docs files"
Diffstat (limited to 'docs/platform/index.rst')
-rw-r--r-- | docs/platform/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst new file mode 100644 index 0000000..cd6c133 --- /dev/null +++ b/docs/platform/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +Platform +-------- + +Sparky is a user interface that currently exists in the AAI ecosystem. Sparky provides users the ability to view and analyze data that is present in A&AI. + +.. toctree:: + :maxdepth: 2 + + architecture.rst + view_inspect.rst + vnfs.rst + installation.rst |