Fix DOC config files
[ccsdk/apps.git] / docs / index.rst
index d2a0e8d..14ddb77 100644 (file)
@@ -1,9 +1,10 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 .. Copyright (C) 2019 IBM.
+.. _master_index:
 
 CCSDK APPS DOCUMENTATION REPOSITORY
-------------------------------------------------
+-----------------------------------
 .. toctree::
    :maxdepth: 1
 
@@ -12,10 +13,11 @@ Introduction:
    APPS repository which contains all micro services for CCSDK module. Also these are application that are intended to run outside of OpenDaylight container.Modular feature implementation that is reusable across all controllers.
 
 Microservices:
-=============
+==============
 
-   microservices/controllerBlueprintStudioProcessor
-   microservices/bluePrintsProcessor
+.. toctree::
+   :maxdepth: 1
+   
    microservices/neng
    microservices/vlanTag
 
@@ -25,12 +27,11 @@ Installation:
 
    To compile this code:
 
-   1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains
-    references to the ONAP repositories and OpenDaylight repositories.
+   1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
 
    2. To compile all of CCSDK apps code
-    - git clone https://(LFID)@gerrit.onap.org/r/a/ccsdk/apps
-    - cd apps ; mvn clean install ; cd ..
+      - git clone https://(LFID)@gerrit.onap.org/r/a/ccsdk/apps
+      - cd apps ; mvn clean install ; cd ..
 
 
 Logging: