Update the source files reference in SettingUp
[doc.git] / docs / guides / onap-developer / settingup / components.rst
index 00ada76..047038d 100644 (file)
@@ -1,13 +1,15 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
    http://creativecommons.org/licenses/by/4.0
 
+.. _index-setting-individual-components:
 
 =========================================
 **Setting Up individual ONAP components**
 =========================================
-It is possible to deploy individual components.
+From a developer perspective, ONAP can be installed component per component. This advanced installation procedure is recommended only for experienced developers who desire to focus their attention on a few components and who have a deep understanding of dependencies between components.
+This type of installation is not recommended to fully install ONAP.
 
-The documentation to install the various components is available here:
+The installation procedures for the various components are provided below:
 
 User Interfaces
 ---------------
@@ -16,10 +18,11 @@ User Interfaces
    :maxdepth: 1
    :titlesonly:
 
-   CLAMP - Closed Loop Automation Platform <../../../submodules/clamp.git/docs/index.rst#installation>
+   CLAMP - :ref:`Closed Loop Automation Platform<index-clamp-installation>`
    SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst>
-   Use-Case UI <../../../usecase-ui.git/docs/platform/installation.rst>
+   Use-Case UI <../../../submodules/usecase-ui.git/docs/platform/installation.rst>
    VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst>
+   SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst>
 
 Platform Components
 -------------------
@@ -28,9 +31,9 @@ Platform Components
    :maxdepth: 1
    :titlesonly:
 
-   APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst#deploying-appc>
-   DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/sections/installation.rst>
-   Holmes - Alarm Correlation <../../../usecase-ui.git/docs/platform/installation.rst>
+   APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst>
+   DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst>
+   Holmes - Alarm Correlation <../../../submodules/holmes.git/docs/platform/installation.rst>
    Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst>
    SDNC - Software Defined Network Controller <../../../submodules/sdnc/northbound.git/docs/installation.rst>
    SO - Service Orchestration <../../../submodules/so.git/docs/Install_Configure_SO.rst>
@@ -46,7 +49,7 @@ Common Services
    AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/installation.rst>
    DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.rst>
    Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
-   MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/docs/platform/installation.rst>
+   MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
    MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
 
 SDK
@@ -56,6 +59,6 @@ SDK
    :maxdepth: 1
    :titlesonly:
 
-   CLI - Command Line Interface<../../../cli.git/docs/installation_guide.rst>
-   Portal - <../../../portal.git/docs/tutorials/portal-sdk/setting-up.rst>
+   CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
+   Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
    VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>