From 4c504f540c6155dc58a72f9cfb5140fddbee5d64 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Kr=C3=A4u=C3=9Flein?=
 <matthias.kraeusslein@tu-dresden.de>
Date: Wed, 16 Jun 2021 12:17:57 +0200
Subject: [PATCH] Verschieben von SlurmExamples.md nach jobs/

---
 .../docs/jobs}/SlurmExamples.md                                  | 0
 doc.zih.tu-dresden.de/mkdocs.yml                                 | 1 +
 2 files changed, 1 insertion(+)
 rename {twiki2md/root/WebCreateNewTopic => doc.zih.tu-dresden.de/docs/jobs}/SlurmExamples.md (100%)

diff --git a/twiki2md/root/WebCreateNewTopic/SlurmExamples.md b/doc.zih.tu-dresden.de/docs/jobs/SlurmExamples.md
similarity index 100%
rename from twiki2md/root/WebCreateNewTopic/SlurmExamples.md
rename to doc.zih.tu-dresden.de/docs/jobs/SlurmExamples.md
diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 1a1ff9012..bd8e91c2e 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -17,6 +17,7 @@ nav:
   - Support: support.md
   - Running Jobs:
     - Overview: jobs/index.md
+    - Slurm Examples: jobs/SlurmExamples.md
       #    - Queue Policy: jobs/policy.md
       #    - Examples: jobs/examples/index.md
       #    - Affinity: jobs/affinity/index.md
-- 
GitLab