Skip to content

Commit

Permalink
Updated the tagfiles for the new scran_blocks library.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Jul 16, 2024
1 parent 03d7aff commit e6cacf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doxygenate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6cacf1

Please sign in to comment.