summaryrefslogtreecommitdiffstats
path: root/hl/src/H5DSpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5DSpublic.h')
-rw-r--r--hl/src/H5DSpublic.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/hl/src/H5DSpublic.h b/hl/src/H5DSpublic.h
index e34535d..4fcf681 100644
--- a/hl/src/H5DSpublic.h
+++ b/hl/src/H5DSpublic.h
@@ -31,7 +31,11 @@ typedef herr_t (*H5DS_iterate_t)(hid_t dset, unsigned dim, hid_t scale, void *vi
extern "C" {
#endif
-/**\defgroup H5DS Dimension Scales
+/** \page H5DS_UG The HDF5 High Level Dimension Scales
+ * @todo Under Construction
+ */
+
+/**\defgroup H5DS HDF5 Dimension Scales APIs (H5DS)
*
* <em>Creating and manipulating HDF5 datasets that are associated with
* the dimension of another HDF5 dataset (H5DS)</em>