summaryrefslogtreecommitdiffstats
path: root/docs/sections/services
diff options
context:
space:
mode:
authorDonald Hunter <donaldh@cisco.com>2018-11-21 14:17:28 +0000
committerDonald Hunter <donaldh@cisco.com>2018-11-21 14:18:28 +0000
commit1e7e2efe579d07b32a75081e5020f10bdf406633 (patch)
tree6da7f7eb029ea0698e95705a57eb1de68f7903ec /docs/sections/services
parent4392680e1da068818787cef962585aa5e031da21 (diff)
Fix bugs and sphinx-build warnings in docs
Change-Id: Ibe6113b1420bbd0c6cf066e38b2cbb045278809e Issue-ID: DCAEGEN2-992 Signed-off-by: Donald Hunter <donaldh@cisco.com>
Diffstat (limited to 'docs/sections/services')
-rw-r--r--docs/sections/services/mapper/index.rst2
-rw-r--r--docs/sections/services/prh/authorization.rst2
-rw-r--r--docs/sections/services/ves-http/index.rst15
3 files changed, 11 insertions, 8 deletions
diff --git a/docs/sections/services/mapper/index.rst b/docs/sections/services/mapper/index.rst
index 8d5ebed9..b142ded0 100644
--- a/docs/sections/services/mapper/index.rst
+++ b/docs/sections/services/mapper/index.rst
@@ -21,7 +21,7 @@ There are 2 micro services in the mapper functionality.
.. toctree::
- :maxdepth: 1
+ :maxdepth: 1
./flow.rst
./delivery.rst
diff --git a/docs/sections/services/prh/authorization.rst b/docs/sections/services/prh/authorization.rst
index fe5ed40b..6bf712e1 100644
--- a/docs/sections/services/prh/authorization.rst
+++ b/docs/sections/services/prh/authorization.rst
@@ -24,6 +24,7 @@ Certificate-based
| To achieve this secure flag needs to be turned on in PRH :ref:`configuration<prh_configuration>` :
.. code-block:: json
+
security.enableAaiCertAuth=true
DMaaP BC authentication
@@ -41,6 +42,7 @@ Certificate-based
| To achieve this secure flag needs to be turned on in PRH :ref:`configuration<prh_configuration>` :
.. code-block:: json
+
--security.enableDmaapCertAuth=true
PRH identity and certificate data
diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst
index fcdbdc2b..48b91d8c 100644
--- a/docs/sections/services/ves-http/index.rst
+++ b/docs/sections/services/ves-http/index.rst
@@ -17,14 +17,15 @@ VES Collector (HTTP) overview and functions
.. toctree::
- :maxdepth: 1
- ./architecture.rst
- ./configuration.rst
- ./delivery.rst
- ./installation.rst
+ :maxdepth: 1
+
+ ./architecture.rst
+ ./configuration.rst
+ ./delivery.rst
+ ./installation.rst
+
-
API reference
^^^^^^^^^^^^^
-Refer to :doc:`VES APIs<../../apis/ves.rst>` for detailed api information. \ No newline at end of file
+Refer to :doc:`VES APIs <../../apis/ves>` for detailed api information.