Replace last link with version directory path on support site. (#6165)

* Replace last link with version directory path on support site.
Links for downloading doxygen.zip files will be to the GitHub HDF5
releases page.

* Update config/README.md.cmake.in
This commit is contained in:
Larry Knox
2026-01-23 11:33:30 -06:00
committed by GitHub
parent ed5eceab58
commit 755e278a6a
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -74,7 +74,6 @@ add "-VV" to the ctest command. The output should show;
For more information see USING_CMake_Examples.txt in the install folder.
===========================================================================
Documentation for this release can be found at the following URL:
https://support.hdfgroup.org/releases/hdf5/v@H5_VERS_MAJOR@_@H5_VERS_MINOR@/v@H5_VERS_MAJOR@_@H5_VERS_MINOR@_@H5_VERS_RELEASE@/documentation/doxygen/index.html
Documentation to download for this release can be found as hdf5-\<version\>.doxygen.zip in https://github.com/HDFGroup/hdf5/releases. Documentation for the latest development version can be seen at https://support.hdfgroup.org/documentation/hdf5/latest/
Bugs should be reported to help@hdfgroup.org.
+1 -1
View File
@@ -23,7 +23,7 @@ documents cover a mix of tasks, concepts, and reference, to help a specific
\ref release_specific_info
\par Offline reading
You can download the hdf5-x.y.z.doxygen.zip file from the most recent release as an archive for offline reading from <a href="https://\DWNURL/">this page</a>.
You can download the hdf5-\<version\>.doxygen.zip file for offline reading from HDF5 <a href="https://github.com/HDFGroup/hdf5/releases">releases</a>.
\par ToDo List
There is plenty of \ref todo unfinished business.