Skip to content

Commit

Permalink
Rework RFC url in aliases (#4813)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Sep 8, 2024
1 parent 5e94301 commit b757ea9
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/develop"
Expand Down

0 comments on commit b757ea9

Please sign in to comment.