diff options
author | jimmy <jf2512@att.com> | 2017-10-25 14:27:49 -0400 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2017-10-25 14:27:55 -0400 |
commit | 4c5692dc381f6538bd18ed33e87d27c3b506766b (patch) | |
tree | e3d508673997feaa98cd70709ee4a849d2fd308a /docs/platform/installation.rst | |
parent | 9b7c16e1adcbf0ce87164d16ba8fdf96dd270b18 (diff) |
Convert docs to rst and set up platform section
Issue-ID: AAI-255
Change-Id: Id78116b2e3fadb3d0f4f7d2a602ba63633c806b7
Signed-off-by: jimmy <jf2512@att.com>
Diffstat (limited to 'docs/platform/installation.rst')
-rw-r--r-- | docs/platform/installation.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/platform/installation.rst b/docs/platform/installation.rst new file mode 100644 index 00000000..8e8aaad5 --- /dev/null +++ b/docs/platform/installation.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +Installation and Developer Setup +---------------------------- +.. toctree:: + :maxdepth: 3 + + Getting Started/How_to_Docker_setup_on_Single_VM + Getting Started/AAI_Developer_Environment_Setup + Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1 + Getting Started/Edge_Rules + Getting Started/Queries/Policy_Named_Query + Getting Started/Queries/vnf_to_esr_system_info_Named_Query + |