diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2022-09-09 23:07:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-09 23:07:02 (GMT) |
commit | 31f9f84a937d2ec89b7aab02a6672c0ea01994f5 (patch) | |
tree | 0235c0452ff10c94b2a1a00981f349c194382e73 /hl/src/H5LTpublic.h | |
parent | c28fb80cf600c0cb84f78ab75f51515d916091f7 (diff) | |
download | hdf5-31f9f84a937d2ec89b7aab02a6672c0ea01994f5.zip hdf5-31f9f84a937d2ec89b7aab02a6672c0ea01994f5.tar.gz hdf5-31f9f84a937d2ec89b7aab02a6672c0ea01994f5.tar.bz2 |
1.10 Port "learn HDF5" tutorial to doxygen (#2093)
Diffstat (limited to 'hl/src/H5LTpublic.h')
-rw-r--r-- | hl/src/H5LTpublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5LTpublic.h b/hl/src/H5LTpublic.h index ba9d3af..0004d6d 100644 --- a/hl/src/H5LTpublic.h +++ b/hl/src/H5LTpublic.h @@ -39,7 +39,7 @@ extern "C" { * @todo Under Construction */ -/**\defgroup H5LT Lite +/**\defgroup H5LT HDF5 Lite APIs (H5LT,H5LD) * <em>Functions used to simplify creating and manipulating datasets, * attributes and other features (H5LT, H5LD)</em> * |