aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_static
AgeCommit message (Collapse)AuthorFilesLines
2021-10-12Remove docs directory from policy/clampliamfallon3-63/+0
All the documentation from policy-clamp is now moved to policy parent and the links from the ONAP root documentaiton to CLAMP are now pointing at the documentation for CLAMP in policy/parent. This all means that the documentation in policy/clamp can now be removed. Issue-ID: POLICY-3337 Change-Id: I9bf99b0dc7a8184dc5a972a207e94fad33e507e2 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-05-13Modular structure of clamp including controlloopSirisha_Manchikanti1-0/+0
This commit is the first commit that puts in multi module structure while changing the existing CLAMP code as little as possible. It adds a structure where common, models, participant and runtime are direct children under clamp, and current clamp code is moved under runtime. This runtime directory will host controlloop runtime code in later commits. Issue-ID: POLICY-3215 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I15bc8be92ed020343bff4024c4718fec462c40d7 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-02-10Migrate clamp docsJessica Wagantall3-0/+63
Merging this will create https://onap-clamp.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I44403b2ea7c21125280ee20bc2ccb28876ce6477