From 5fe5c0ef2ccc8bd89354227d2b2e5c453b77c045 Mon Sep 17 00:00:00 2001 From: Arseniy Obolenskiy Date: Sun, 18 May 2025 22:22:08 +0200 Subject: [PATCH] Reorder repository setup docs chronologically --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 0ecaad6aa..74cd3b537 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,9 +7,9 @@ Below is the table of contents for the Parallel Programming Course documentation :maxdepth: 2 :caption: User Guide: - user_guide/build - user_guide/download user_guide/environment + user_guide/download + user_guide/build user_guide/submit_work user_guide/ci user_guide/api