From 0a43152ecc6aa9997f9fe249bab69ad216cc2afd Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 10 Aug 2022 08:54:45 +0200 Subject: [PATCH] Better titles for TOC --- doc.zih.tu-dresden.de/mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml index fbff6c65f..98dc4b686 100644 --- a/doc.zih.tu-dresden.de/mkdocs.yml +++ b/doc.zih.tu-dresden.de/mkdocs.yml @@ -106,7 +106,7 @@ nav: - Checkpoint/Restart: jobs_and_resources/checkpoint_restart.md - Job Profiling: jobs_and_resources/slurm_profiling.md - Binding And Distribution Of Tasks: jobs_and_resources/binding_and_distribution_of_tasks.md - - Support: + - User Support: - How to Ask for Support: support/support.md - Archive: - Overview: archive/overview.md @@ -133,7 +133,7 @@ nav: - UNICORE Rest API: archive/unicore_rest_api.md - VampirTrace: archive/vampirtrace.md - Windows Batchjobs: archive/windows_batch.md - - Contribute: + - Contribute to Documentation: - How-To Contribute: contrib/howto_contribute.md - Content Rules: contrib/content_rules.md - Contribute via Browser: contrib/contribute_browser.md -- GitLab