Add document for policy audit api's
[policy/parent.git] / docs / architecture / architecture.rst
index 32be405..7edf9e0 100644 (file)
@@ -2,6 +2,10 @@
 .. Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
+.. DO NOT REMOVE THIS LABEL - EVEN IF IT GENERATES A WARNING
+.. _architecture:
+
+.. THIS IS USED INTERNALLY IN POLICY ONLY
 .. _architecture-label:
 
 Policy Framework Architecture
@@ -16,6 +20,13 @@ mapping out the components, software structure, and execution ecosystem of the f
 .. contents::
     :depth: 6
 
+.. toctree::
+   :caption: References
+   :maxdepth: 1
+
+   tosca-policy-primer
+
+
 1. Overview
 ===========
 
@@ -382,7 +393,7 @@ this information to automatically generate a policy.
 
 Note that SDC provides a wrapper for the SDC API as a Java Client and also provides a TOSCA parser. See the
 documentation for the `Policy Distribution Component
-<https://docs.onap.org/en/latest/submodules/policy/distribution.git/docs/index.html>`__.
+<https://docs.onap.org/projects/onap-policy-parent/en/latest/distribution/distribution.html>`__.
 
 In Step 4 above, the \ *PolicyDesign* must download the CSAR file. If the policy is to be composed from the TOSCA
 definition, it must also parse the TOSCA definition.