aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.rst
diff options
context:
space:
mode:
authorBharath Balasubramanian <bharathb@research.att.com>2018-06-07 20:25:03 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-07 20:25:03 +0000
commit5e5d6ed9badebfbc1cc65a90e3de8dad232f9e42 (patch)
tree4be095aec105a581336c8e0fd8a0e725fbda8395 /docs/configuration.rst
parent43dba6f628b7c97cfcfec66118b574a4a1ea8b10 (diff)
parent05585a1df490fb548f43cff120410c253745cf9a (diff)
Merge "Document Updates and Bug Fixes"
Diffstat (limited to 'docs/configuration.rst')
-rw-r--r--docs/configuration.rst27
1 files changed, 14 insertions, 13 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst
index 085f9c66..609b33e0 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -4,24 +4,25 @@
Configuration
=============
-.. note::
- * This section is used to describe the options a software component offers for configuration.
+See the following pages for Configuration Information:
- * Configuration is typically: provided for platform-component and sdk projects;
- and referenced in developer and user guides.
-
- * This note must be removed after content has been added.
+.. toctree::
+ :maxdepth: 1
+ Single-Site Install <single>
+ Muili-Site Install <multi>
+ Authentication <authentication>
-Example ...
-You can provide the following in ``basic.conf``
+.. Example ...
-``host=ADDRESS``
- The address of the host
+.. You can provide the following in ``basic.conf``
-``port=PORT``
- The port used for signaling
+.. ``host=ADDRESS``
+.. The address of the host
- Optional. Default: ``8080``
+.. ``port=PORT``
+.. The port used for signaling
+
+.. Optional. Default: ``8080``