summaryrefslogtreecommitdiffstats
path: root/docs/guides
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guides')
-rw-r--r--docs/guides/onap-developer/apiref/index.rst9
-rw-r--r--docs/guides/onap-developer/architecture/index.rst11
-rw-r--r--docs/guides/onap-developer/index.rst1
-rw-r--r--docs/guides/onap-developer/tutorials/index.rst6
-rw-r--r--docs/guides/onap-developer/tutorials/platform/index.rst8
-rw-r--r--docs/guides/onap-user/vnfprovider.rst4
6 files changed, 31 insertions, 8 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst
new file mode 100644
index 000000000..bad279375
--- /dev/null
+++ b/docs/guides/onap-developer/apiref/index.rst
@@ -0,0 +1,9 @@
+.. This work is licensed under a Creative Commons Attribution 4.0
+ International License. http://creativecommons.org/licenses/by/4.0
+ Copyright 2017 AT&T Intellectual Property. All rights reserved.
+
+.. _doc-apiref:
+
+API Reference
+=============
+
diff --git a/docs/guides/onap-developer/architecture/index.rst b/docs/guides/onap-developer/architecture/index.rst
index 8e9fadfac..1bb57cfaf 100644
--- a/docs/guides/onap-developer/architecture/index.rst
+++ b/docs/guides/onap-developer/architecture/index.rst
@@ -1,7 +1,9 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
+.. This work is licensed under a Creative Commons Attribution 4.0
+ International License. http://creativecommons.org/licenses/by/4.0
+ Copyright 2017 AT&T Intellectual Property. All rights reserved.
+
+.. _doc-architecture:
Architecture
============
@@ -79,7 +81,6 @@ Common Services
AAI ESR UI <../../../submodules/aai/esr-gui.git/docs/platform/architecture.rst>
AAI ESR Server <../../../submodules/aai/esr-server.git/docs/platform/architecture.rst>
../../../submodules/aai/sparky-be.git/docs/architecture.rst
- ../../../submodules/aai/sparky-fe.git/docs/architecture.rst
../../../submodules/dmaap/messagerouter/messageservice.git/docs/architecture.rst
MSB - Microservices Bus <../../../submodules/msb/apigateway.git/docs/platform/architecture.rst>
../../../submodules/msb/discovery.git/docs/architecture.rst
@@ -108,7 +109,7 @@ SDKs
../../../submodules/ccsdk/storage/esaas.git/docs/architecture.rst
../../../submodules/ccsdk/storage/pgaas.git/docs/architecture.rst
../../../submodules/ccsdk/utils.git/docs/architecture.rst
- ../../../submodules/portal.git/docs/portal-sdk/architecture.rst
+ Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/architecture.rst>
../../../submodules/vnfsdk/model.git/docs/architecture.rst
Other
diff --git a/docs/guides/onap-developer/index.rst b/docs/guides/onap-developer/index.rst
index 4787f52ec..13c7372cb 100644
--- a/docs/guides/onap-developer/index.rst
+++ b/docs/guides/onap-developer/index.rst
@@ -14,4 +14,5 @@ Describe the kinds of references, tutorials, specifications provided for develop
settingup/index
developing/index
how-to-use-docs/index
+ apiref/index
diff --git a/docs/guides/onap-developer/tutorials/index.rst b/docs/guides/onap-developer/tutorials/index.rst
index 5864e4d8c..4519eaebc 100644
--- a/docs/guides/onap-developer/tutorials/index.rst
+++ b/docs/guides/onap-developer/tutorials/index.rst
@@ -3,5 +3,9 @@
Tutorials
=========
+.. toctree::
+ :maxdepth: 1
+ :titlesonly:
-
+
+ platform/index.rst
diff --git a/docs/guides/onap-developer/tutorials/platform/index.rst b/docs/guides/onap-developer/tutorials/platform/index.rst
new file mode 100644
index 000000000..75cbadfa0
--- /dev/null
+++ b/docs/guides/onap-developer/tutorials/platform/index.rst
@@ -0,0 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0
+ International License. http://creativecommons.org/licenses/by/4.0
+ Copyright 2017 AT&T Intellectual Property. All rights reserved.
+
+.. _demo-installing-running-onap:
+
+Installing & Running ONAP
+=========================
diff --git a/docs/guides/onap-user/vnfprovider.rst b/docs/guides/onap-user/vnfprovider.rst
index d64367770..6d6fd2f05 100644
--- a/docs/guides/onap-user/vnfprovider.rst
+++ b/docs/guides/onap-user/vnfprovider.rst
@@ -1,8 +1,8 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-VNF Provider Guide
-==================
+VNF Provider Guidelines and Requirements
+========================================
.. toctree::
:maxdepth: 2