Restructure of devtools folder for smoke tests
[policy/parent.git] / docs / development / devtools / devtools.rst
index 0ea25d0..a9caf9a 100644 (file)
@@ -302,18 +302,18 @@ familiar with the Policy Framework components and test any local changes.
 .. toctree::
    :maxdepth: 1
 
-   policy-gui-acm-smoke.rst
-   db-migrator-smoke.rst
+   smoke/policy-gui-acm-smoke.rst
+   smoke/db-migrator-smoke.rst
    smoke/acm-participants-smoke.rst
    smoke/clamp-smoke.rst
-   clamp-cl-participant-protocol-smoke.rst
-   policy-participant-smoke.rst
-   api-smoke.rst
-   pap-smoke.rst
-   apex-smoke.rst
-   drools-smoke.rst
-   xacml-smoke.rst
-   distribution-smoke.rst
+   smoke/clamp-ac-participant-protocol-smoke.rst
+   smoke/policy-participant-smoke.rst
+   smoke/api-smoke.rst
+   smoke/pap-smoke.rst
+   smoke/apex-smoke.rst
+   smoke/drools-smoke.rst
+   smoke/xacml-smoke.rst
+   smoke/distribution-smoke.rst
 
 
 Running the Stability/Performance Tests
@@ -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
 ********************************