Updated APPC Documentation

Updated APPC Guides and index.rst to reflect docs properly and removed conf.py as it is not needed

Issue-ID: [APPC-102]

Change-Id: I89bf3bc9fa289d9b15205f8cd5da890ae8b29776
Signed-off-by: Scott Seabolt <js9808@att.com>
diff --git a/docs/APPC Client Library Guide/APPC Client Library Guide.rst b/docs/APPC Client Library Guide/APPC Client Library Guide.rst
index 95e45c1..d25ecc2 100644
--- a/docs/APPC Client Library Guide/APPC Client Library Guide.rst
+++ b/docs/APPC Client Library Guide/APPC Client Library Guide.rst
@@ -16,8 +16,6 @@
 
 |
 
-**
-**
 
 1. .. rubric:: Introduction
       :name: introduction
@@ -90,7 +88,7 @@
     contributors to this document.
 
 +--------------------+----------------------+
-| **Contributors**   |
+| **Contributors**   |                      |
 +====================+======================+
 | Borislav Glozman   | Margrethe Fossberg   |
 +--------------------+----------------------+
@@ -245,7 +243,7 @@
     |image0|
 
 Asynchronous Flow
-~~~~~~~~~~~~~~~~~
+-----------------
 
 -  The APPC Client Library is called using an asynchronous API using a
    full command object, which is mapped to a JSON representation.
@@ -289,7 +287,7 @@
     /gerrit.onap.org/r/p/appc.git/appc-client.
 
 Initialization
-~~~~~~~~~~~~~~~~
+--------------
 
     Initialize the client by calling the following method:
 
@@ -318,7 +316,7 @@
 -  "client.graceful.shutdown.timeout"
 
 Shutdown
-~~~~~~~~
+--------
 
 Shutdown the client by calling the following method:
 
@@ -332,7 +330,7 @@
 immediately.
 
 Invoking LCM Commands
-~~~~~~~~~~~~~~~~~~~~~
+---------------------
 
 Invoke the LCM commands by: