DOC: rls1908 static content
[csit.git] / docs / report / csit_framework_documentation / csit_design.rst
index c18e4ea..4cd29fa 100644 (file)
@@ -101,15 +101,12 @@ A brief bottom-up description is provided here:
 
      - VPP;
      - Honeycomb;
-     - NSH_SFC;
 
    - Performance tests using physical testbed environment:
 
      - VPP;
      - DPDK-Testpmd;
      - DPDK-L3Fwd;
-     - Honeycomb;
-     - VPP Container K8s orchestrated topologies;
 
    - Tools:
 
@@ -192,7 +189,7 @@ section below. Following sections list applicability of the above
 grammar forms to different :abbr:`RF (Robot Framework)` KW categories. Usage
 examples are provided, both good and bad.
 
-Coding guidelines
+Coding Guidelines
 -----------------
 
 Coding guidelines can be found on `Design optimizations wiki page