Correct image-include directive 99/22399/1
authorChristopher Lott (cl778h) <clott@research.att.com>
Mon, 6 Nov 2017 21:46:54 +0000 (16:46 -0500)
committerChristopher Lott (cl778h) <clott@research.att.com>
Mon, 6 Nov 2017 21:47:14 +0000 (16:47 -0500)
Issue: PORTAL-141
Change-Id: I26687b60a0c6170ef2dad05e36e9222d3a8e0246
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
docs/platform/architecture.rst

index 324b5ff..66658e7 100644 (file)
@@ -1,16 +1,16 @@
-  .. This work is licensed under a Creative Commons Attribution 4.0 International License.
-  .. http://creativecommons.org/licenses/by/4.0
-  
-  
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
 Architecture
 ------------
-  
+
 .. contents:: 
     :depth: 3
 
-PORTAL Platform
-  
+**PORTAL Platform**
+
 The ONAP Portal is a platform that provides the ability to integrate different ONAP applications into a centralized Portal Core. The intention is to allow decentralized applications to run within their own infrastructure while providing common management services and connectivity. The Portal core provides capabilities including application onboarding & management, centralized access management, and hosted application widgets. Using the provided SDK, application developers can leverage the built-in capabilities (Services / API / UI controls) along with bundled tools and technologies.
+
 .. image:: PortalArchDiagram.jpg
 
 The Portal provides a web-based user interface that provides access to all of the subsystems of an instance of ONAP. It offers both design-time tools and run-time monitoring and control.
@@ -20,4 +20,5 @@ Any user seeking access to an ONAP application will first visit the Portal, wher
 From the Portal, users access applications and Key Performance Indicators. Administrators onboard and manage applications and hosted application widgets, and manage user access.
 
 Here are two views of the Portal landing screen, one for administrators, and one for users:
+
 .. image:: PortalLandingPage.png