From 313280b54e5e1701b399d53388ecc756a5f94df8 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Thu, 21 Feb 2019 22:38:47 +0530 Subject: Added details to Apps Index page Change-Id: Ieb035c99f0945e6ddf649e4d423296ba28baa0d1 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi --- docs/index.rst | 12 +++++------- 1 file 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: ============== -- cgit 1.2.3-korg