aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.rst
diff options
context:
space:
mode:
authorTschaen, Brendan (bt054f) <bt054f@att.com>2018-08-09 11:17:14 -0400
committerTschaen, Brendan (bt054f) <bt054f@att.com>2018-08-09 11:18:33 -0400
commit5324446dec079bfc03c50c39626a048420e7e5a4 (patch)
treef71af87e8e9309580e61ee8eb75bbd427e07b78a /docs/configuration.rst
parente5c21f8c64b650fff6dec6ba53a4b32459ec279a (diff)
Align beijing docs with 'latest'beijing
Change-Id: Ic472e95006f3934f77247e4dc4f0d6cdd42edaf8 Issue-ID: MUSIC-94 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
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..279e5bd6 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>
+ Multi-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``