diff options
author | Saryu Shah <ss3917@att.com> | 2018-04-03 17:52:11 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2018-04-03 17:52:11 +0000 |
commit | 706cd56e474e622ad6f1c8062d9976b4a90a30f8 (patch) | |
tree | baae6c88f536f9f22bf3aafc36eaefbdc8b5d6eb /docs/platform | |
parent | def1c29d8a8c4372e006b1388a456bca92d57500 (diff) |
Documentation links
Updated swarch_pdp.rst to include links.
-------------------------------------------------------------
Change-Id: I6db8fc4200ef31883496c25736158c57da4e28b4
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/swarch_pdp.rst | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/platform/swarch_pdp.rst b/docs/platform/swarch_pdp.rst index e6537a7d2..9b087b53b 100644 --- a/docs/platform/swarch_pdp.rst +++ b/docs/platform/swarch_pdp.rst @@ -51,14 +51,14 @@ Extensions are optional modules that are commonly known as **features** that ext The current extensions supported are: -- Feature Test Transaction (disabled by default) -- Feature State Management (disabled by default) -- Feature EELF (disabled by default) -- Feature Healthcheck (enabled by default) -- Feature Session Persistence (disabled by default) -- Feature Active/Standby Management (disabled by default) - -.. seealso:: Please see the individual feature wiki pages for more information +- `Feature Test Transaction <feature_testtransaction.html>`_ (disabled by default) +- `Feature State Management <feature_statemgmt.html>`_ (disabled by default) +- `Feature EELF <feature_eelf.html>`_ (disabled by default) +- `Feature Healthcheck <feature_healthcheck.html>`_ (enabled by default) +- `Feature Session Persistence <feature_sesspersist.html>`_ (disabled by default) +- `Feature Active/Standby Management <feature_activestdbymgmt.html>`_ (disabled by default) + +.. seealso:: Click on the individual feature links for more information .. _Control Loop Operational Policy: https://wiki.onap.org/display/DW/Control+Loop+Operational+Policy |