mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user