From 7919c38c048cefc5bfcf814730d182bc91ee7865 Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 3 Jul 2023 08:31:45 +0000 Subject: docs(links): Remove statically generated links Signed-off-by: pmikus Change-Id: I76109b44da46ab2c5e9492d4fe5e000f1d811751 --- docs/content/overview/_index.md | 2 +- docs/content/overview/c_dash/_index.md | 7 +------ docs/content/overview/csit/_index.md | 11 +---------- 3 files changed, 3 insertions(+), 17 deletions(-) (limited to 'docs/content/overview') 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 -- cgit 1.2.3-korg