HONEYCOMB: Remove
[csit.git] / resources / tools / presentation / doc / pal_lld.rst
index c037f97..e3589ae 100644 (file)
@@ -1,5 +1,5 @@
-Presentation and Analytics Layer
-================================
+Presentation and Analytics
+==========================
 
 Overview
 --------
@@ -42,9 +42,10 @@ sub-layers, bottom up:
     .. raw:: latex
 
         \begin{figure}[H]
-        \centering
-            \includesvg[width=0.90\textwidth]{../_tmp/src/csit_framework_documentation/pal_layers}
-            \label{fig:pal_layers}
+            \centering
+                \graphicspath{{../_tmp/src/csit_framework_documentation/}}
+                \includegraphics[width=0.90\textwidth]{pal_layers}
+                \label{fig:pal_layers}
         \end{figure}
 
 .. only:: html
@@ -168,9 +169,7 @@ The structure of the section "Environment" is as follows (example):
         DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
         DIR[DTR,PERF,DPDK]: "{DIR[DTR]}/dpdk_performance_results"
         DIR[DTR,PERF,VPP]: "{DIR[DTR]}/vpp_performance_results"
-        DIR[DTR,PERF,HC]: "{DIR[DTR]}/honeycomb_performance_results"
         DIR[DTR,FUNC,VPP]: "{DIR[DTR]}/vpp_functional_results"
-        DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
         DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
         DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
 
@@ -401,6 +400,7 @@ This section has these parts:
    processed.
 
 ::
+
     -
       type: "static"
       src-path: "{DIR[RST]}"
@@ -1693,9 +1693,10 @@ PAL functional diagram
     .. raw:: latex
 
         \begin{figure}[H]
-        \centering
-            \includesvg[width=0.90\textwidth]{../_tmp/src/csit_framework_documentation/pal_func_diagram}
-            \label{fig:pal_func_diagram}
+            \centering
+                \graphicspath{{../_tmp/src/csit_framework_documentation/}}
+                \includegraphics[width=0.90\textwidth]{pal_func_diagram}
+                \label{fig:pal_func_diagram}
         \end{figure}
 
 .. only:: html