diff --git a/docs/creating-a-benchmark.md b/docs/creating-a-benchmark.md index b61880e8619449d55ad04231da060358bb519699..1f72d21bf7530d3b55f88fcbbbc8dbadfc1feea3 100644 --- a/docs/creating-a-benchmark.md +++ b/docs/creating-a-benchmark.md @@ -1,5 +1,5 @@ --- -title: Creating a Benchmark +title: Creating Benchmarks has_children: false nav_order: 5 --- diff --git a/docs/creating-an-execution.md b/docs/creating-an-execution.md index 2e96f62873c386ca0a1ec7f1991b0f3818c33fee..6773e78dec2a01ef5f13f86e6fcdd36ff9bcb834 100644 --- a/docs/creating-an-execution.md +++ b/docs/creating-an-execution.md @@ -1,6 +1,7 @@ --- title: Creating an Execution has_children: false +parent: Running Benchmarks nav_order: 6 --- diff --git a/docs/index.md b/docs/index.md index 0e5c171f1659ed5e5773d0276a5460f68423630c..a78490673953927519a1875091513064a598f6ee 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ permalink: / Theodolite is a framework for benchmarking the horizontal and vertical scalability of stream processing engines. [Get started now](quickstart){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-4 } -[Learn more](benchmarks-and-executions){: .btn .fs-5 .mb-4 .mb-md-0 } +[Learn the underlying concepts](benchmarks-and-executions){: .btn .fs-5 .mb-4 .mb-md-0 } --- diff --git a/docs/running-benchmarks.md b/docs/running-benchmarks.md index 85e691c61e447f8e52bc4a7b25b6cb637d8cd70f..04b93b67db982cca0a8051ba8fa0c495927b26a2 100644 --- a/docs/running-benchmarks.md +++ b/docs/running-benchmarks.md @@ -1,6 +1,6 @@ --- title: Running Benchmarks -has_children: false +has_children: true nav_order: 4 --- diff --git a/docs/theodolite-benchmarks/index.md b/docs/theodolite-benchmarks/index.md index 5fcd42255d81c0a2d5cf2107164874075561ae52..edd3e4c8fe2482e80ca76b1ddfd89f0741bf8177 100644 --- a/docs/theodolite-benchmarks/index.md +++ b/docs/theodolite-benchmarks/index.md @@ -1,5 +1,5 @@ --- -title: Theodolite Benchmarks +title: Available Benchmarks has_children: false nav_order: 7 ---