From 4a5fee35a490b98b95120d2b39a87da631b04a74 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 6 Jan 2022 14:09:38 +0100 Subject: [PATCH] added placeholder file to toc --- mkdocs.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 5cccdba8e..3e41c860c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -51,17 +51,17 @@ nav: - Introduction: index.md - Get Access: - Get Account: - - e-INFRA CZ Account: index.md + - e-INFRA CZ Account: todo.md - IT4I Account: general/obtaining-login-credentials/obtaining-login-credentials.md - - Get Project / Project Membership: index.md + - Get Project / Project Membership: todo.md - Applying for Resources: general/applying-for-resources.md - Manage Profile: - e-INFRA CZ Profile: - - Change Password: index.md - - Manage SSH Keys: index.md + - Change Password: todo.md + - Manage SSH Keys: todo.md - IT4I Profile: - - Change Password: index.md - - Manage SSH Keys: index.md + - Change Password: todo.md + - Manage SSH Keys: todo.md - Access Services: - Access the Clusters: - SSH: general/shell-and-data-access.md @@ -87,7 +87,7 @@ nav: - API Documentation: apiv1.md - Satisfaction and Feedback: general/feedback.md - PRACE: prace.md - - Support: index.md + - Support: todo.md - News: - Withdrawal from service: anselm-salomon-shutdown.md - PROJECT Storage Availability: project-storage-availability.md -- GitLab