aboutsummaryrefslogtreecommitdiffstats
path: root/docs/offeredapis.rst
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-24 12:49:40 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-24 12:49:40 +0000
commita885667157879d5ca8ba17786af635f0b5983ce5 (patch)
tree6a70585e8c35872215a63686cc7b39d3a52b66a8 /docs/offeredapis.rst
parentefa0bc72fe511e53a4446367fc3e75da68e55f44 (diff)
parentb4a8ef2502418370f048f944e14ff49d0f824446 (diff)
Merge "Fix documentation errors"
Diffstat (limited to 'docs/offeredapis.rst')
-rw-r--r--docs/offeredapis.rst19
1 files changed, 14 insertions, 5 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
index 818b1f5c..580038c9 100644
--- a/docs/offeredapis.rst
+++ b/docs/offeredapis.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. _offeredapis:
+.. _policy-offeredapis:
Policy Offered APIs
@@ -8,13 +8,22 @@ Policy Offered APIs
The Policy Framework supports the public APIs listed in the links below:
-- :ref:`Policy Life Cycle API <api-label>`
-- :ref:`Policy Administration Point (PAP) <pap-label>`.
-- :ref:`Decision API <decision-api-label>`.
-- :ref:`Legacy APIs <legacyapis-label>` (To be DEPRECATED)
+.. toctree::
+ :maxdepth: 1
+
+ api/api
+ pap/pap
+ xacml/decision-api
+
+- :ref:`Policy Life Cycle API <api-label>`
+- :ref:`Policy Administration Point (PAP) <pap-label>`
+- :ref:`Decision API <decision-api-label>`
+
.. warning:: The :ref:`Legacy APIs <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release!
+- :ref:`Legacy APIs <legacyapis-label>` (To be DEPRECATED)
+
Postman Environment for API Testing
-----------------------------------