From 3266d99a62729063324256873365bc00d7c48e36 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 27 Sep 2021 07:56:24 +0200
Subject: [PATCH] intel suite toc changed

---
 mkdocs.yml | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 8c8dd110b..9c506e1dd 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -159,17 +159,16 @@ nav:
       - Vampir: software/debuggers/vampir.md
     - GPU:
       - NVIDIA CUDA: software/nvidia-cuda.md
-    - Intel:
-      - Intel Suite:
-        - Introduction: software/intel/intel-suite/intel-parallel-studio-introduction.md
-        - Intel Advisor: software/intel/intel-suite/intel-advisor.md
-        - Intel Compilers: software/intel/intel-suite/intel-compilers.md
-        - Intel Debugger: software/intel/intel-suite/intel-debugger.md
-        - Intel IPP: software/intel/intel-suite/intel-integrated-performance-primitives.md
-        - Intel Inspector: software/intel/intel-suite/intel-inspector.md
-        - Intel MKL: software/intel/intel-suite/intel-mkl.md
-        - Intel TBB: software/intel/intel-suite/intel-tbb.md
-        - Intel Trace Analyzer and Collector: software/intel/intel-suite/intel-trace-analyzer-and-collector.md
+    - Intel Suite:
+      - Introduction: software/intel/intel-suite/intel-parallel-studio-introduction.md
+      - Intel Advisor: software/intel/intel-suite/intel-advisor.md
+      - Intel Compilers: software/intel/intel-suite/intel-compilers.md
+      - Intel Debugger: software/intel/intel-suite/intel-debugger.md
+      - Intel IPP: software/intel/intel-suite/intel-integrated-performance-primitives.md
+      - Intel Inspector: software/intel/intel-suite/intel-inspector.md
+      - Intel MKL: software/intel/intel-suite/intel-mkl.md
+      - Intel TBB: software/intel/intel-suite/intel-tbb.md
+      - Intel Trace Analyzer and Collector: software/intel/intel-suite/intel-trace-analyzer-and-collector.md
     - Machine Learning:
       - Introduction: software/machine-learning/introduction.md
       - TensorFlow: software/machine-learning/tensorflow.md
-- 
GitLab