From cb981a72953fb6783dfcf1c7cf119e2c1b2328d8 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Tue, 28 Sep 2021 21:01:10 +0200 Subject: [PATCH] Clean up and better wording for section --- doc.zih.tu-dresden.de/mkdocs.yml | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml index 46cee48b3..10a3fe3d4 100644 --- a/doc.zih.tu-dresden.de/mkdocs.yml +++ b/doc.zih.tu-dresden.de/mkdocs.yml @@ -96,28 +96,9 @@ nav: - Job Examples: jobs_and_resources/slurm_examples.md - Partitions and Limits : jobs_and_resources/partitions_and_limits.md - Checkpoint/Restart: jobs_and_resources/checkpoint_restart.md - - Profiling: jobs_and_resources/slurm_profiling.md + - Job Profiling: jobs_and_resources/slurm_profiling.md - Binding And Distribution Of Tasks: jobs_and_resources/binding_and_distribution_of_tasks.md - Taurus: jobs_and_resources/system_taurus.md - - HPC-DA: jobs_and_resources/hpcda.md - # - Queue Policy: jobs/policy.md - - # - Examples: jobs/examples/index.md - - # - Affinity: jobs/affinity/index.md - - # - Interactive: jobs/interactive.md - - # - Best Practices: jobs/best-practices.md - - # - Reservations: jobs/reservations.md - - # - Monitoring: jobs/monitoring.md - - # - FAQs: jobs/jobs-faq.md - - #- Tests: tests.md - - Support: support.md - Archive: - Overview: archive/overview.md -- GitLab