From 650ebaedf50eea6c34ad1abd6a9af276fb86e445 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: Mon, 23 Jan 2017 13:37:42 +0100
Subject: [PATCH] add bio-gentoo

---
 mkdocs.yml | 106 ++++++++++++++++++++++++++---------------------------
 1 file changed, 53 insertions(+), 53 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index d4fd97f8b..d36937f39 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,60 +1,60 @@
-	site_name: IT4Innovations Documentation
-	theme_dir: 'material'
-	docs_dir: docs.it4i
+site_name: IT4Innovations Documentation
+theme_dir: 'material'
+docs_dir: docs.it4i
 
-	extra_css: 
-	   - src/css.css
+extra_css: 
+   - src/css.css
 
-	# Repository
-	#repo_name: it4i-admins/docs.it4i
-	#repo_url: https://gitlab.it4i.cz/it4i-admins/docs.it4i
+# Repository
+#repo_name: it4i-admins/docs.it4i
+#repo_url: https://gitlab.it4i.cz/it4i-admins/docs.it4i
 
-	# Copyright
-	copyright: Copyright (c) 2017 IT4Innovations__VERSION__
+# Copyright
+copyright: Copyright (c) 2017 IT4Innovations__VERSION__
 
-	pages:
-	  - Home: index.md
-	#  - History of Downtimes: downtimes_history.md
-	  - General:
-	    - Applying for Resources: get-started-with-it4innovations/applying-for-resources.md
-	    - Obtaining Login Credentials: get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
-	    - Certificates FAQ: get-started-with-it4innovations/obtaining-login-credentials/certificates-faq.md
-	    - Accessing the Clusters: get-started-with-it4innovations/accessing-the-clusters/introduction.md
-	#    - VPN-Connection-Fail-in-Win-8.1: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/vpn-connection-fail-in-win-8.1.md
-	    - SSH Keys: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
-	    - PuTTY: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
-	    - PuTTY Pageant SSH agent: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/pageant.md
-	    - PuTTY Key Generator: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md
-	    - X Window System: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system.md
-	    - X Window System Using Cygwin: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/cygwin-and-x11-forwarding.md
-	    - VNC: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc.md
-	    - VPN Access: get-started-with-it4innovations/vpn-access.md
-	  - Anselm Cluster:
-	    - Introduction: anselm-cluster-documentation/introduction.md
-	    - Hardware Overview: anselm-cluster-documentation/hardware-overview.md
-	    - Shell and Data Access: anselm-cluster-documentation/shell-and-data-access.md
-	    - Environment and Modules: anselm-cluster-documentation/environment-and-modules.md
-	    - Compute Nodes: anselm-cluster-documentation/compute-nodes.md
-	    - Remote Visualization: anselm-cluster-documentation/remote-visualization.md
-	    - Network: anselm-cluster-documentation/network.md
-	    - PRACE User Support: anselm-cluster-documentation/prace.md
-	    - Resource Allocation Policy: anselm-cluster-documentation/resources-allocation-policy.md
-	    - Job Priority: anselm-cluster-documentation/job-priority.md
-	    - Job Submission and Execution: anselm-cluster-documentation/job-submission-and-execution.md
-	    - Capacity Computing: anselm-cluster-documentation/capacity-computing.md
-	    - Storage: anselm-cluster-documentation/storage.md
-	    - Software:
-	      - Available Modules: modules-anselm.md
-	      - 'ANSYS':
-		- Introduction: anselm-cluster-documentation/software/ansys/ansys.md
-		- ANSYS CFX: anselm-cluster-documentation/software/ansys/ansys-cfx.md
-		- ANSYS Fluent: anselm-cluster-documentation/software/ansys/ansys-fluent.md
-		- ANSYS LS-DYNA: anselm-cluster-documentation/software/ansys/ansys-ls-dyna.md
-		- ANSYS MAPDL: anselm-cluster-documentation/software/ansys/ansys-mechanical-apdl.md
-		- LS-DYNA: anselm-cluster-documentation/software/ansys/ls-dyna.md
-       - 'Bioinformatics':
-	- Bioinformatics applications: anselm-cluster-documentation/software/bio-gentoo.md
-       - 'Debuggers':
+pages:
+  - Home: index.md
+#  - History of Downtimes: downtimes_history.md
+  - General:
+    - Applying for Resources: get-started-with-it4innovations/applying-for-resources.md
+    - Obtaining Login Credentials: get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
+    - Certificates FAQ: get-started-with-it4innovations/obtaining-login-credentials/certificates-faq.md
+    - Accessing the Clusters: get-started-with-it4innovations/accessing-the-clusters/introduction.md
+#    - VPN-Connection-Fail-in-Win-8.1: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/vpn-connection-fail-in-win-8.1.md
+    - SSH Keys: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
+    - PuTTY: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
+    - PuTTY Pageant SSH agent: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/pageant.md
+    - PuTTY Key Generator: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md
+    - X Window System: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system.md
+    - X Window System Using Cygwin: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/cygwin-and-x11-forwarding.md
+    - VNC: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc.md
+    - VPN Access: get-started-with-it4innovations/vpn-access.md
+  - Anselm Cluster:
+    - Introduction: anselm-cluster-documentation/introduction.md
+    - Hardware Overview: anselm-cluster-documentation/hardware-overview.md
+    - Shell and Data Access: anselm-cluster-documentation/shell-and-data-access.md
+    - Environment and Modules: anselm-cluster-documentation/environment-and-modules.md
+    - Compute Nodes: anselm-cluster-documentation/compute-nodes.md
+    - Remote Visualization: anselm-cluster-documentation/remote-visualization.md
+    - Network: anselm-cluster-documentation/network.md
+    - PRACE User Support: anselm-cluster-documentation/prace.md
+    - Resource Allocation Policy: anselm-cluster-documentation/resources-allocation-policy.md
+    - Job Priority: anselm-cluster-documentation/job-priority.md
+    - Job Submission and Execution: anselm-cluster-documentation/job-submission-and-execution.md
+    - Capacity Computing: anselm-cluster-documentation/capacity-computing.md
+    - Storage: anselm-cluster-documentation/storage.md
+    - Software:
+      - Available Modules: modules-anselm.md
+      - 'ANSYS':
+        - Introduction: anselm-cluster-documentation/software/ansys/ansys.md
+        - ANSYS CFX: anselm-cluster-documentation/software/ansys/ansys-cfx.md
+        - ANSYS Fluent: anselm-cluster-documentation/software/ansys/ansys-fluent.md
+        - ANSYS LS-DYNA: anselm-cluster-documentation/software/ansys/ansys-ls-dyna.md
+        - ANSYS MAPDL: anselm-cluster-documentation/software/ansys/ansys-mechanical-apdl.md
+        - LS-DYNA: anselm-cluster-documentation/software/ansys/ls-dyna.md
+      - 'Bioinformatics':
+        - Bioinformatics applications: anselm-cluster-documentation/software/bio-gentoo.md
+      - 'Debuggers':
         - Allinea Forge (DDT,MAP): anselm-cluster-documentation/software/debuggers/allinea-ddt.md
         - Allinea Performance Reports: anselm-cluster-documentation/software/debuggers/allinea-performance-reports.md
         - CUBE: anselm-cluster-documentation/software/debuggers/cube.md
-- 
GitLab