From e439fff0dea6bbd8fca500c7ca8eadad8faae20a Mon Sep 17 00:00:00 2001 From: rettigl Date: Sat, 2 Mar 2024 20:45:10 +0100 Subject: [PATCH] remove optimize build space correct path for tutorials --- .github/workflows/documentation.yml | 10 ---------- docs/index.rst | 8 ++++---- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 10d0c72..3f303a3 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -28,16 +28,6 @@ jobs: build: runs-on: ubuntu-latest steps: - - name: Maximize build space - uses: easimon/maximize-build-space@master - with: - root-reserve-mb: 2048 - swap-size-mb: 1024 - remove-dotnet: 'true' - remove-codeql: 'true' - remove-android: 'true' - remove-docker-images: 'true' - # Check out repo and set up Python - name: Check out the repository uses: actions/checkout@v4 diff --git a/docs/index.rst b/docs/index.rst index 5fadd87..ca5bee5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,10 +13,10 @@ Concept description. TODO getting_started specsanalyzer/config - 1_specsanalyzer_conversion_examples - 2_specsscan_example - 3_specsscan_conversion_to_NeXus - 4_specsscan_load_sweep_scan + tutorial/1_specsanalyzer_conversion_examples + tutorial/2_specsscan_example + tutorial/3_specsscan_conversion_to_NeXus + tutorial/4_specsscan_load_sweep_scan .. toctree:: :maxdepth: 1