From 01de0efe95065cc896b7faf4430969c2f89d25ca Mon Sep 17 00:00:00 2001 From: Christoph Lehmann <christoph.lehmann@tu-dresden.de> Date: Wed, 16 Jun 2021 10:08:35 +0000 Subject: [PATCH] Update mkdocs.yml --- doc.zih.tu-dresden.de/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml index 0d34dadc3..aa24ad792 100644 --- a/doc.zih.tu-dresden.de/mkdocs.yml +++ b/doc.zih.tu-dresden.de/mkdocs.yml @@ -22,6 +22,7 @@ nav: - Overview: data_moving.md - Data Mover: data_moving/DataMover.md - Use of Hardware: use_of_hardware.md + - Batch Systems: use_of_hardware/BatchSystems.md - Structuring Experiments: experiments.md - Support: support.md - Running Jobs: -- GitLab