diff options
author | Dan Timoney <dtimoney@att.com> | 2019-02-21 21:45:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-21 21:45:35 +0000 |
commit | 85dd0b3978dc2a003d95a0306d53ee0430c93336 (patch) | |
tree | ea614fdde4b81fffed9e3a6d2fb4090dee31aaac | |
parent | 54cde461a85610619eac8b14a08208ab406dc13e (diff) | |
parent | 313280b54e5e1701b399d53388ecc756a5f94df8 (diff) |
Merge "Added details to Apps Index page"
-rw-r--r-- | docs/index.rst | 12 |
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: ============== |