From e6cacf108c3aa4ed04bf9f35f8d1de1c8de32d99 Mon Sep 17 00:00:00 2001 From: LTLA Date: Mon, 15 Jul 2024 22:09:25 -0700 Subject: [PATCH] Updated the tagfiles for the new scran_blocks library. --- .github/workflows/doxygenate.yaml | 2 +- docs/Doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/doxygenate.yaml b/.github/workflows/doxygenate.yaml index 676187e..7f658aa 100644 --- a/.github/workflows/doxygenate.yaml +++ b/.github/workflows/doxygenate.yaml @@ -29,7 +29,7 @@ jobs: - name: Download core_utils tagfile uses: wei/wget@v1 with: - args: -O docs/scran_core_utils.tag https://libscran.github.io/core_utils/scran_core_utils.tag + args: -O docs/scran_blocks.tag https://libscran.github.io/scran_blocks/scran_blocks.tag - name: Doxygen Action uses: mattnotmitt/doxygen-action@v1 diff --git a/docs/Doxyfile b/docs/Doxyfile index 93b290d..9a5b5a5 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -2370,7 +2370,7 @@ SKIP_FUNCTION_MACROS = YES # run, you must also specify the path to the tagfile here. TAGFILES = tatami.tag=https://tatami-inc.github.io/tatami \ - scran_core_utils.tag=https://libscran.github.io/core_utils \ + scran_blocks.tag=https://libscran.github.io/scran_blocks \ irlba.tag=https://ltla.github.io/CppIrlba # When a file name is specified after GENERATE_TAGFILE, doxygen will create a