aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-07-03 08:31:45 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-07-03 08:31:45 +0000
commit7919c38c048cefc5bfcf814730d182bc91ee7865 (patch)
tree341952fc62ebacc9c30efcba4dd3cbc4c8850682 /docs
parent61ab27b054615d22042771b2e7deb47149356c87 (diff)
docs(links): Remove statically generated links
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I76109b44da46ab2c5e9492d4fe5e000f1d811751
Diffstat (limited to 'docs')
-rw-r--r--docs/content/_index.md14
-rw-r--r--docs/content/infrastructure/_index.md2
-rw-r--r--docs/content/infrastructure/testbed_configuration/_index.md12
-rw-r--r--docs/content/overview/_index.md2
-rw-r--r--docs/content/overview/c_dash/_index.md7
-rw-r--r--docs/content/overview/csit/_index.md11
6 files changed, 12 insertions, 36 deletions
diff --git a/docs/content/_index.md b/docs/content/_index.md
index 9c09aa81ed..6d96529995 100644
--- a/docs/content/_index.md
+++ b/docs/content/_index.md
@@ -6,12 +6,12 @@ type: "docs"
# Documentation Structure
1. OVERVIEW: General introduction to CSIT Performance Dashboard and CSIT itself.
- - **[CSIT-Dash]({{< relref "/overview/c_dash/" >}})**: The design and the
- structure of CSIT-Dash dashboard.
- - **[CSIT]({{< relref "/overview/csit/" >}})**: The design of the
+ - **[CSIT-Dash]({{< relref "/overview/c_dash/design" >}})**: The design and
+ the structure of CSIT-Dash dashboard.
+ - **[CSIT]({{< relref "/overview/csit/design" >}})**: The design of the
[FD.io](https://fd.io/) CSIT system, and the description of the test
scenarios, test naming and test tags.
-1. METHODOLOGY
+2. METHODOLOGY
- **[Overview]({{< relref "/methodology/overview/" >}})**: Terminology,
per-thread resources, multi-core speedup, VPP forwarding modes and DUT
state considerations.
@@ -26,12 +26,12 @@ type: "docs"
- **[Per-patch Testing]({{< relref "/methodology/per_patch_testing" >}})**:
A methodology similar to trending analysis is used for comparing
performance before a DUT code change is merged.
-2. RELEASE NOTES: Performance tests executed in physical FD.io testbeds.
+3. RELEASE NOTES: Performance tests executed in physical FD.io testbeds.
- **[CSIT rls2306]({{< relref "/release_notes/csit_rls2306/" >}})**: The
release notes of the current CSIT release.
- **[Previous]({{< relref "/release_notes/previous/" >}})**: Archived release
notes for the past releases.
-3. INFRASTRUCTURE
+4. INFRASTRUCTURE
- **[FD.io DC Vexxhost Inventory]({{< relref "/infrastructure/fdio_dc_vexxhost_inventory" >}})**:
Physical testbeds location.
- **[FD.io DC Testbed Specifications]({{< relref "/infrastructure/fdio_dc_testbed_specifications" >}})**:
@@ -46,4 +46,4 @@ type: "docs"
packet path thru server SUTs, three distinct logical topology types are
used for VPP DUT data plane testing.
- **[VPP Startup Settings]({{< relref "/infrastructure/vpp_startup_settings" >}})**:
- List of common settings applied to all tests and test dependent settings.
+ List of common settings applied to all tests and test dependent settings. \ No newline at end of file
diff --git a/docs/content/infrastructure/_index.md b/docs/content/infrastructure/_index.md
index c5dbd21d87..2402726c95 100644
--- a/docs/content/infrastructure/_index.md
+++ b/docs/content/infrastructure/_index.md
@@ -3,4 +3,4 @@ bookCollapseSection: false
bookFlatSection: true
title: "Infrastructure"
weight: 4
----
+--- \ No newline at end of file
diff --git a/docs/content/infrastructure/testbed_configuration/_index.md b/docs/content/infrastructure/testbed_configuration/_index.md
index 50159f05d6..79d0250474 100644
--- a/docs/content/infrastructure/testbed_configuration/_index.md
+++ b/docs/content/infrastructure/testbed_configuration/_index.md
@@ -3,14 +3,4 @@ bookCollapseSection: true
bookFlatSection: false
title: "FD.io DC Testbed Configuration"
weight: 3
----
-
-# FD.io DC Testbed Configuration
-
-- [GigaByte ThunderX2]({{< relref "/infrastructure/testbed_configuration/gigabyte_tx2_hw_bios_cfg" >}})
-- [Huawei Taishan]({{< relref "/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg" >}})
-- [MegaRac Altra]({{< relref "/infrastructure/testbed_configuration/ami_alt_hw_bios_cfg" >}})
-- [SuperMicro Cascadelake]({{< relref "/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg" >}})
-- [SuperMicro EPYC Zen2]({{< relref "/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg" >}})
-- [SuperMicro Icelake]({{< relref "/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg" >}})
-- [SuperMicro SapphireRapids]({{< relref "/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg" >}})
+--- \ No newline at end of file
diff --git a/docs/content/overview/_index.md b/docs/content/overview/_index.md
index 97fb5dec78..6c4d4210fd 100644
--- a/docs/content/overview/_index.md
+++ b/docs/content/overview/_index.md
@@ -3,4 +3,4 @@ bookCollapseSection: false
bookFlatSection: true
title: "Overview"
weight: 1
----
+--- \ No newline at end of file
diff --git a/docs/content/overview/c_dash/_index.md b/docs/content/overview/c_dash/_index.md
index 8a473a34d0..fdf583f377 100644
--- a/docs/content/overview/c_dash/_index.md
+++ b/docs/content/overview/c_dash/_index.md
@@ -3,9 +3,4 @@ bookCollapseSection: true
bookFlatSection: false
title: "CSIT-Dash"
weight: 1
----
-
-# CSIT-Dash
-
-- [Design]({{< relref "/overview/c_dash/design" >}})
-- [Structure]({{< relref "/overview/c_dash/structure" >}})
+--- \ No newline at end of file
diff --git a/docs/content/overview/csit/_index.md b/docs/content/overview/csit/_index.md
index 1a155b6a84..2a004ce314 100644
--- a/docs/content/overview/csit/_index.md
+++ b/docs/content/overview/csit/_index.md
@@ -3,13 +3,4 @@ bookCollapseSection: true
bookFlatSection: false
title: "CSIT"
weight: 2
----
-
-# CSIT
-
-- [Design]({{< relref "/overview/csit/design" >}})
-- [Test Scenarios]({{< relref "/overview/csit/test_scenarios" >}})
-- [Test Naming]({{< relref "/overview/csit/test_naming" >}})
-- [Test Tags]({{< relref "/overview/csit/test_tags" >}})
-- [Suite Generation]({{< relref "/overview/csit/suite_generation" >}})
-- [Branching Strategy]({{< relref "/overview/csit/branching_strategy" >}})
+--- \ No newline at end of file