From 3e5afe4e3faf7d744debb4ea23dd72d6ac052e07 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Fri, 26 Aug 2016 22:11:34 +0200
Subject: [PATCH] test yml

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

diff --git a/mkdocs.yml b/mkdocs.yml
index 8ebf723f..530dd773 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -5,4 +5,14 @@ copyright: "Build at "
 pages:
   - Home: index.md
   - Anselm Cluster Documentation:
+    - Hardware Overview: anselm-cluster-documentation/hardware-overview.md
+      - Shell access and data transfer:
+    - Accessing the Cluster:
+    - Environment and Modules:
+    - Resource Allocation and Job Execution:
+    - Compute Nodes:
+    - Storage:
+    - Network:
+    - Software:
+    - Remote visualization service:
     - PRACE User Support: anselm-cluster-documentation/prace.md
-- 
GitLab