Fix more doc warnings
Fix couple of doc warnings
Issue-ID: SDC-1357
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I3c195ab8d9caacce7dde5d8e9631a0fb7c2ea25a
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 3a17ac6..ac89705 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -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
diff --git a/docs/genericdesignerintegration.rst b/docs/genericdesignerintegration.rst
index a1b09f4..0230a9b 100644
--- a/docs/genericdesignerintegration.rst
+++ b/docs/genericdesignerintegration.rst
@@ -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:
diff --git a/docs/index.rst b/docs/index.rst
index 20e3816..9353d96 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,5 +1,5 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. _master_index:
+.. _sdc_index:
SDC Documentation
=================
diff --git a/docs/logging.rst b/docs/logging.rst
index 53ed7aa..7475362 100644
--- a/docs/logging.rst
+++ b/docs/logging.rst
@@ -27,7 +27,7 @@
+ +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
| | /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 @@
+ +------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+
| | /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 @@
------------------------
Response Types
-=============
+==============
::
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
index e8846c9..28d6f6d 100644
--- a/docs/offeredapis.rst
+++ b/docs/offeredapis.rst
@@ -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:
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 898dc95..e0e3841 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -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