diff options
author | Jordan Henderson <jhenderson@hdfgroup.org> | 2023-10-03 19:39:01 (GMT) |
---|---|---|
committer | Jordan Henderson <jhenderson@hdfgroup.org> | 2023-10-03 19:39:01 (GMT) |
commit | db8b00865fdb76ce076d2032a0b27c5b012e9afc (patch) | |
tree | 3ffb877096fe9dec084f9d0d6a43e9a416460f35 /doxygen/dox/ExamplesAPI.dox | |
parent | 3f0b8817a166bac02ee6155544b950d9c4cdfbc3 (diff) | |
parent | cb6de06dcc18b31ab3f1d53bd93f0bbfaa0a17e1 (diff) | |
download | hdf5-db8b00865fdb76ce076d2032a0b27c5b012e9afc.zip hdf5-db8b00865fdb76ce076d2032a0b27c5b012e9afc.tar.gz hdf5-db8b00865fdb76ce076d2032a0b27c5b012e9afc.tar.bz2 |
Merge branch 'develop' into feature/vol_tools_tests
Diffstat (limited to 'doxygen/dox/ExamplesAPI.dox')
-rw-r--r-- | doxygen/dox/ExamplesAPI.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/dox/ExamplesAPI.dox b/doxygen/dox/ExamplesAPI.dox index 8f88c4e..a6fbab1 100644 --- a/doxygen/dox/ExamplesAPI.dox +++ b/doxygen/dox/ExamplesAPI.dox @@ -7,7 +7,7 @@ Navigate back: \ref index "Main" / \ref GettingStarted The C, FORTRAN and Java examples below point to the examples in the hdf5-examples github repository. Examples for older versions of HDF5 are handled by setting the appropriate USE_API_xxx definition. HDF5-1.6 examples are in a "16"-named subdirectory. -The Java examples are in the HDF5-1.10 source code, and the Java Object package examples are in the HDFView source. +The Java examples are in the develop source code, and the Java Object package examples are in the HDFView source. <em>Please note that you must comment out the "package" statement at the top when downloading a Java Object example individually.</em> The MATLAB and Python examples were generously provided by a user and are not tested. |