Convert doc folder files to doxygen (#5216)

This commit is contained in:
Allen Byrne
2025-01-17 11:48:58 -06:00
committed by GitHub
parent 3e8aa54c17
commit 2ad03911d9
53 changed files with 2762 additions and 718 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
* HDF5 entry point, generally with the arguments and return codes analogous to the C interface.
* <p>
* For details of the HDF5 library, see the HDF5 Documentation at:
* <a href="http://hdfgroup.org/HDF5/">http://hdfgroup.org/HDF5/</a>
* <a href="https://support.hdfgroup.org/documentation/">https://support.hdfgroup.org/documentation/</a>
* <hr>
* <p>
* <b>Mapping of arguments for Java</b>
@@ -196,7 +196,7 @@
*
* @ref HDF5LIB
*
* <b>@see: <a href="http://hdfgroup.org/HDF5/"> HDF5"</a></b>
* <b>@see: <a href="https://www.hdfgroup.org/solutions/hdf5/">HDF5"</a></b>
*
*/
package hdf.hdf5lib;