Fix documentation errors
[policy/parent.git] / docs / offeredapis.rst
index 818b1f5..580038c 100644 (file)
@@ -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
 -----------------------------------