Fix more doc warnings 13/109313/2
authorChrisC <christophe.closset@intl.att.com>
Thu, 18 Jun 2020 14:50:39 +0000 (16:50 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Fri, 19 Jun 2020 10:55:56 +0000 (10:55 +0000)
Fix couple of doc warnings

Issue-ID: SDC-1357
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I3c195ab8d9caacce7dde5d8e9631a0fb7c2ea25a

docs/architecture.rst
docs/genericdesignerintegration.rst
docs/index.rst
docs/logging.rst
docs/offeredapis.rst
docs/release-notes.rst

index 3a17ac6..ac89705 100644 (file)
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. _architecture:
+.. _sdc_architecture:
 
 ================
 SDC Architecture
index a1b09f4..0230a9b 100644 (file)
@@ -1,12 +1,12 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
-========
+============================
 Generic Designer Integration
-========
+============================
 
 Pluggable Architecture
-================================
+======================
 
 SDC has been working on opening the application to allow an easy integration for any designer explanations.
 The current definitions and explanations are located here:
index 20e3816..9353d96 100644 (file)
@@ -1,5 +1,5 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. _master_index:
+.. _sdc_index:
 
 SDC Documentation
 =================
index 53ed7aa..7475362 100644 (file)
@@ -27,7 +27,7 @@ In the OOM deployment the log location in the docker is /var/log/onap
 +                               +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
 |                               | /data/logs/BE/SDC/SDC-BE/error.log       | application logging | This log holds the info and error level output of the application.                                                                                                                        | rolls at 20 MB      |
 +                               +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
-|                               | /data/logs/BE/SDC/SDC-BE/transaction.log | application logging | Not currently in use, will be used in future releases.                                                                                                                                     | rolls at 20 MB      |
+|                               | /data/logs/BE/SDC/SDC-BE/transaction.log | application logging | Not currently in use, will be used in future releases.                                                                                                                                    | rolls at 20 MB      |
 +                               +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
 |                               | /data/logs/BE/SDC/SDC-BE/all.log         | application logging | On demand, we can enable log aggregation into one file for easier debugging. This is done by editing the logback.xml inside the server docker.                                            | rolls at 20 MB      |
 |                               |                                          |                     | The file is located under: config/catalog-be/logback.xml.                                                                                                                                 |                     |
@@ -41,13 +41,13 @@ In the OOM deployment the log location in the docker is /var/log/onap
 +                               +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
 |                               | /data/logs/FE/SDC/SDC-FE/error.log       | application logging | This log holds the Info and Error level output of the application.                                                                                                                        | rolls at 20 MB      |
 +                               +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
-|                               | /data/logs/FE/SDC/SDC-FE/all.log         | application logging | On demand we can enable log aggregation into one file for easier debugging, by editing the logback.xml inside the server docker.The file is located under: config/catalog-fe/logback.xml.  | rolls               |
+|                               | /data/logs/FE/SDC/SDC-FE/all.log         | application logging | On demand we can enable log aggregation into one file for easier debugging, by editing the logback.xml inside the server docker.The file is located under: config/catalog-fe/logback.xml. | rolls               |
 |                               |                                          |                     | To allow this logger set this property to true                                                                                                                                            |                     |
 |                               |                                          |                     | This log holds all the logging output of the application.                                                                                                                                 |                     |
 +-------------------------------+------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
 
 Changing log level
----------------------------
+------------------
 SDC uses logback for logging.
 In order to change the level you will need to access the docker.
 Update the logback.xml inside the docker according to your need - the change does not require a restart of the docker.
@@ -79,7 +79,7 @@ Error / Warning Messages
 ------------------------
 
 Response Types
-=============
+==============
 
 ::
 
index e8846c9..28d6f6d 100644 (file)
@@ -1,10 +1,10 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. _offeredapis:
+.. _sdcofferedapis:
 
-============
-Offered APIs
-============
+================
+SDC Offered APIs
+================
 
 The list of APIs that SDC offers can be found from the following table:
 
index 898dc95..e0e3841 100644 (file)
@@ -1,9 +1,9 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. _release_notes:
+.. _sdc_release_notes:
 
-=============
-Release Notes
-=============
+=================
+SDC Release Notes
+=================
 
 
 Version: 1.6.6