diff options
author | Tomek Kaminski <tomasz.kaminski@nokia.com> | 2018-11-07 15:12:44 +0100 |
---|---|---|
committer | Tomek Kaminski <tomasz.kaminski@nokia.com> | 2018-11-07 15:15:00 +0100 |
commit | 7782f9bbff5a50bbae180c4ad27338bbbf321565 (patch) | |
tree | 411d43b1380a0860b24c035921a8aeafb6506359 /docs/sections/services/prh/index.rst | |
parent | dfb64bc8bb1aca548bf177c7082c1bc5d6f5e215 (diff) |
Documentation update
- document prh authN/authZ feature
- broken linkage corrections
- wrong formatting corrections
Change-Id: Ie9bb86445712185ac4b9aebdbca75c629327d6fa
Issue-ID: DCAEGEN2-960
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
Diffstat (limited to 'docs/sections/services/prh/index.rst')
-rw-r--r-- | docs/sections/services/prh/index.rst | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/docs/sections/services/prh/index.rst b/docs/sections/services/prh/index.rst index d8a22e21..e3ba5bd9 100644 --- a/docs/sections/services/prh/index.rst +++ b/docs/sections/services/prh/index.rst @@ -14,13 +14,16 @@ the PNF Registration event. PRH overview and functions -------------------------- - .. toctree:: - :maxdepth: 1 - ./architecture.rst - ./configuration.rst - ./delivery.rst - ./installation.rst + :maxdepth: 1 + + ./architecture + ./configuration + ./delivery + ./installation + ./authorization +API reference +^^^^^^^^^^^^^ -.. _`Offered APIs`: ../../apis/prh.rst
\ No newline at end of file +Refer to :doc:`PRH offered APIs<../../apis/PRH>` for detailed PRH api information. |