summaryrefslogtreecommitdiffstats
path: root/doxygen/dox
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-09-22 13:44:31 (GMT)
committerGitHub <noreply@github.com>2023-09-22 13:44:31 (GMT)
commit197596b085c15232e7148e9cb309ca904c24269e (patch)
tree3f00ad9cf8b96c23d5bcea60d331856f3d5b7623 /doxygen/dox
parentdece6256bff8ee8b04ed63376233c03568e4edb1 (diff)
downloadhdf5-197596b085c15232e7148e9cb309ca904c24269e.zip
hdf5-197596b085c15232e7148e9cb309ca904c24269e.tar.gz
hdf5-197596b085c15232e7148e9cb309ca904c24269e.tar.bz2
Some minor formatting and text changes (#3563)
Diffstat (limited to 'doxygen/dox')
-rw-r--r--doxygen/dox/ExamplesAPI.dox2
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.