aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/methodology/data_plane_throughput
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-03-16 12:35:47 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-03-16 12:35:47 +0000
commite6655fbc1f65e2e4599afd43e52a8cbecb810fe9 (patch)
tree45297d96e07243f5ec8be2e935d0acedd4aab77a /docs/content/methodology/data_plane_throughput
parent90e7db16a6652847489be214372cadb2b882c61b (diff)
feat(docs): Fix images and ToC
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I4f2327c9dbbc3b2d652c9882c29573cfe4469c63
Diffstat (limited to 'docs/content/methodology/data_plane_throughput')
-rw-r--r--docs/content/methodology/data_plane_throughput/data_plane_throughput.md1
-rw-r--r--docs/content/methodology/data_plane_throughput/mlrsearch.md1
-rw-r--r--docs/content/methodology/data_plane_throughput/mrr_throughput.md1
-rw-r--r--docs/content/methodology/data_plane_throughput/plrsearch.md5
4 files changed, 2 insertions, 6 deletions
diff --git a/docs/content/methodology/data_plane_throughput/data_plane_throughput.md b/docs/content/methodology/data_plane_throughput/data_plane_throughput.md
index efcf1c5ffb..7ff1d38d17 100644
--- a/docs/content/methodology/data_plane_throughput/data_plane_throughput.md
+++ b/docs/content/methodology/data_plane_throughput/data_plane_throughput.md
@@ -1,5 +1,4 @@
---
-bookToc: false
title: "Data Plane Throughput"
weight: 1
---
diff --git a/docs/content/methodology/data_plane_throughput/mlrsearch.md b/docs/content/methodology/data_plane_throughput/mlrsearch.md
index 7b3b445b4f..73039c9b02 100644
--- a/docs/content/methodology/data_plane_throughput/mlrsearch.md
+++ b/docs/content/methodology/data_plane_throughput/mlrsearch.md
@@ -1,5 +1,4 @@
---
-bookToc: false
title: "MLRsearch"
weight: 2
---
diff --git a/docs/content/methodology/data_plane_throughput/mrr_throughput.md b/docs/content/methodology/data_plane_throughput/mrr_throughput.md
index 2d895704a1..076946fb66 100644
--- a/docs/content/methodology/data_plane_throughput/mrr_throughput.md
+++ b/docs/content/methodology/data_plane_throughput/mrr_throughput.md
@@ -1,5 +1,4 @@
---
-bookToc: false
title: "MRR Throughput"
weight: 4
---
diff --git a/docs/content/methodology/data_plane_throughput/plrsearch.md b/docs/content/methodology/data_plane_throughput/plrsearch.md
index 2933b09b6b..1facccc63b 100644
--- a/docs/content/methodology/data_plane_throughput/plrsearch.md
+++ b/docs/content/methodology/data_plane_throughput/plrsearch.md
@@ -1,5 +1,4 @@
---
-bookToc: false
title: "PLRsearch"
weight: 3
---
@@ -325,7 +324,7 @@ With that in mind, the apparent narrowness of the interval
is not a sign of low quality, just a consequence of PLRsearch assuming
the performance stays constant.
-{{< svg "static/PLR_patch.svg" >}}
+{{< figure src="/cdocs/PLR_patch.svg" >}}
#### Vhost
@@ -343,7 +342,7 @@ In other words, human only seeing estimates from one fitting function
would expect narrower end interval, but human seeing the measured loss ratios
agrees that the interval should be wider than that.
-{{< svg "static/PLR_vhost.svg" >}}
+{{< figure src="/cdocs/PLR_vhost.svg" >}}
#### Summary