aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-06-13 09:26:13 +0200
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-06-14 16:07:45 +0000
commit8ef9d6b51ff1b6d1f5b77772e0080c53e9d22b9f (patch)
tree8a289798fd5a7741a55f45d9b9625e8f6032637f
parent71d758215e0ae619968d46b85427f60bc3b1736e (diff)
Fix Doc warnings
Fix some RST warnings and rendering issues Issue-ID: SDC-1357 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I142085dcdbbaf8f1a3de27680548e2c37d0a099e
-rw-r--r--docs/architecture.rst6
-rw-r--r--docs/configuration.rst26
2 files changed, 16 insertions, 16 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 616610bfc0..3a17ac6c2d 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -2,9 +2,9 @@
.. http://creativecommons.org/licenses/by/4.0
.. _architecture:
-============
-Architecture
-============
+================
+SDC Architecture
+================
SDC As Part of ONAP
===================
diff --git a/docs/configuration.rst b/docs/configuration.rst
index 2634213623..4b7bea0181 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -1085,7 +1085,7 @@ BE-distribution-engine-configuration.yaml
currentArtifactInstallationTimeout: 120
BE-janusgraph.properties
-*******************
+************************
::
@@ -1382,20 +1382,20 @@ FE-plugins-configuration.yaml
connectionTimeout: 1000
FE-workspace-configuration.yaml
-*****************************
+*******************************
::
-# this file contains the different configurable UI workspace items that can be set according to resource and service type.
-# the workspaceMenuConfiguration entry defines the workspace menus that are displayed according to type/subtype of the component in the workspace
-# in addition, they can also be disabled for specific roles. the key is the resource type or service type and it will return the list of the menu
-# items that will be displayed.
-#
-# each key had a list of menu items with the following data:
-# - text: display text,
-# - state: the state for the screen
-# - action: action associated
-# - index: optional - an integer that will be used to decide on the order of appearance
-# following are 2 example
+ # this file contains the different configurable UI workspace items that can be set according to resource and service type.
+ # the workspaceMenuConfiguration entry defines the workspace menus that are displayed according to type/subtype of the component in the workspace
+ # in addition, they can also be disabled for specific roles. the key is the resource type or service type and it will return the list of the menu
+ # items that will be displayed.
+ #
+ # each key had a list of menu items with the following data:
+ # - text: display text,
+ # - state: the state for the screen
+ # - action: action associated
+ # - index: optional - an integer that will be used to decide on the order of appearance
+ # following are 2 example
workspaceMenuConfiguration:
VFC:
- text: General