summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-02-21 22:38:47 +0530
committerEzhilarasi <ezhrajam@in.ibm.com>2019-02-21 22:39:03 +0530
commit313280b54e5e1701b399d53388ecc756a5f94df8 (patch)
tree7c5b3ca2b3466d7ccf580e9ec1cf84ee414109cc
parent01eff6bc81499a9e41395f6b384a5e893b366505 (diff)
Added details to Apps Index page
Change-Id: Ieb035c99f0945e6ddf649e4d423296ba28baa0d1 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
-rw-r--r--docs/index.rst12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 05670768..06a5f4f4 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -23,8 +23,6 @@ Microservices:
Installation:
=============
-Steps
------
To compile this code:
1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains
@@ -37,14 +35,14 @@ Steps
Logging:
-=============
+========
CCSDK uses slf4j to log messages to the standard OpenDaylight karaf.log
log file.
-Where to Access Information
----------------------------
-Logs are found within the SDNC docker container, in the directory
-/opt/opendaylight/current/data/logs.
+ Where to Access Information
+ ============================
+ Logs are found within the SDNC docker container, in the directory
+ /opt/opendaylight/current/data/logs.
Release Notes:
==============