diff options
Diffstat (limited to 'docs/content/overview')
-rw-r--r-- | docs/content/overview/_index.md | 2 | ||||
-rw-r--r-- | docs/content/overview/c_dash/_index.md | 7 | ||||
-rw-r--r-- | docs/content/overview/csit/_index.md | 11 |
3 files changed, 3 insertions, 17 deletions
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 |