Add documentation for local installation of PF components
[policy/parent.git] / docs / development / devtools / devtools.rst
index c626966..1bb96a8 100644 (file)
@@ -304,8 +304,8 @@ familiar with the Policy Framework components and test any local changes.
 
    policy-gui-acm-smoke.rst
    db-migrator-smoke.rst
-   acm-participants-smoke.rst
-   clamp-smoke.rst
+   smoke/acm-participants-smoke.rst
+   smoke/clamp-smoke.rst
    clamp-cl-participant-protocol-smoke.rst
    policy-participant-smoke.rst
    api-smoke.rst
@@ -421,6 +421,16 @@ To test these images, CSITs will be run.
 
     Automated tests will be run, and log files displayed.
 
+Running Policy Components Locally
+*********************************
+
+The following page outlines how to run the policy framework components locally use IntelliJ, Eclipse and the Command Line.
+
+.. toctree::
+   :maxdepth: 1
+
+   local-installation.rst
+
 
 Generating Swagger Documentation
 ********************************