diff options
author | jimmy <jf2512@att.com> | 2017-10-25 17:11:04 -0400 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2017-10-25 17:11:12 -0400 |
commit | 38b2b514cde92be5e213089a9b8bb3713ef6f074 (patch) | |
tree | cba3c1cee5c3f86d6012ba9029baae60b2248638 | |
parent | 4c5692dc381f6538bd18ed33e87d27c3b506766b (diff) |
Moved docs to correct location
Issue-ID: AAI-255
Change-Id: I9c542dcd99d30cf0d13c81866d86231b6e36f4c7
Signed-off-by: jimmy <jf2512@att.com>
-rw-r--r-- | docs/index.rst | 4 | ||||
-rw-r--r-- | docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst (renamed from docs/Getting Started/AAI_Developer_Environment_Setup.rst) | 0 | ||||
-rw-r--r-- | docs/platform/Getting Started/Edge_Rules.rst (renamed from docs/Getting Started/Edge_Rules.rst) | 0 | ||||
-rw-r--r-- | docs/platform/Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1.rst (renamed from docs/Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1.rst) | 0 | ||||
-rw-r--r-- | docs/platform/Getting Started/How_to_Docker_setup_on_Single_VM.rst (renamed from docs/Getting Started/How_to_Docker_setup_on_Single_VM.rst) | 0 | ||||
-rw-r--r-- | docs/platform/Getting Started/Queries/Policy_Named_Query.rst (renamed from docs/Getting Started/Queries/Policy_Named_Query.rst) | 0 | ||||
-rw-r--r-- | docs/platform/Getting Started/Queries/vnf_to_esr_system_info_Named_Query.rst (renamed from docs/Getting Started/Queries/vnf_to_esr_system_info_Named_Query.rst) | 0 | ||||
-rw-r--r-- | docs/release-notes/index.rst | 4 |
8 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index 716d04e2..409d6517 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,9 +11,9 @@ The key AAI repos for running the AAI REST APIs: - aai/resources: AAI Resources Micro Service providing CRUD REST APIs for inventory resources .. toctree:: - :maxdepth: 3 + :maxdepth: 2 - AAI REST API Documentation/AAIRESTAPI_AMSTERDAM platform/index.rst release-notes/index.rst + AAI REST API Documentation/AAIRESTAPI_AMSTERDAM diff --git a/docs/Getting Started/AAI_Developer_Environment_Setup.rst b/docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst index 10f45dfa..10f45dfa 100644 --- a/docs/Getting Started/AAI_Developer_Environment_Setup.rst +++ b/docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst diff --git a/docs/Getting Started/Edge_Rules.rst b/docs/platform/Getting Started/Edge_Rules.rst index 8950d3eb..8950d3eb 100644 --- a/docs/Getting Started/Edge_Rules.rst +++ b/docs/platform/Getting Started/Edge_Rules.rst diff --git a/docs/Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1.rst b/docs/platform/Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1.rst index 004a0c98..004a0c98 100644 --- a/docs/Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1.rst +++ b/docs/platform/Getting Started/How_to_AAI_data_snapshot_and_restore_in_ONAP_1_1.rst diff --git a/docs/Getting Started/How_to_Docker_setup_on_Single_VM.rst b/docs/platform/Getting Started/How_to_Docker_setup_on_Single_VM.rst index 7776ebdb..7776ebdb 100644 --- a/docs/Getting Started/How_to_Docker_setup_on_Single_VM.rst +++ b/docs/platform/Getting Started/How_to_Docker_setup_on_Single_VM.rst diff --git a/docs/Getting Started/Queries/Policy_Named_Query.rst b/docs/platform/Getting Started/Queries/Policy_Named_Query.rst index 0dd004d0..0dd004d0 100644 --- a/docs/Getting Started/Queries/Policy_Named_Query.rst +++ b/docs/platform/Getting Started/Queries/Policy_Named_Query.rst diff --git a/docs/Getting Started/Queries/vnf_to_esr_system_info_Named_Query.rst b/docs/platform/Getting Started/Queries/vnf_to_esr_system_info_Named_Query.rst index 7ad412a9..7ad412a9 100644 --- a/docs/Getting Started/Queries/vnf_to_esr_system_info_Named_Query.rst +++ b/docs/platform/Getting Started/Queries/vnf_to_esr_system_info_Named_Query.rst diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst index 7abcda3d..5f5d2dc1 100644 --- a/docs/release-notes/index.rst +++ b/docs/release-notes/index.rst @@ -19,11 +19,11 @@ - **New Features** + **New Features** Initial release of Active and Available Inventory (AAI) for Open Network Automation Platform (ONAP) - **Bug Fixes** + **Bug Fixes** - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing. **Known Issues** |