Skip to content

Commit

Permalink
Rework RFC url in aliases (HDFGroup#4813)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored and lrknox committed Sep 11, 2024
1 parent dc6cf6f commit 26b32c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doxygen/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ ALIASES += THG="The HDF Group"
ALIASES += HDFURL="support.hdfgroup.org"
# URL for archived files
ALIASES += ARCURL="\HDFURL/archive/support/HDF5/doc"
# URL for RFCs
ALIASES += RFCURL="\HDFURL/hdf5/rfc"
# URL for documentation
ALIASES += DOCURL="\HDFURL/releases/hdf5/documentation"
# URL for downloads
ALIASES += DWNURL="\HDFURL/releases/hdf5/downloads"
# URL for RFCs
ALIASES += RFCURL="\DOCURL/rfc"
ALIASES += AEXURL="\HDFURL/archive/support/ftp/HDF5/examples"
# doxygen subdir (develop, v1_14)
ALIASES += DOXURL="hdfgroup.github.io/hdf5/v1_14"
Expand Down

0 comments on commit 26b32c3

Please sign in to comment.