summaryrefslogtreecommitdiffstats
path: root/src/H5Omodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Omodule.h')
-rw-r--r--src/H5Omodule.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/H5Omodule.h b/src/H5Omodule.h
index 18e329c..afb005b 100644
--- a/src/H5Omodule.h
+++ b/src/H5Omodule.h
@@ -28,7 +28,12 @@
#define H5_MY_PKG H5O
#define H5_MY_PKG_ERR H5E_OHDR
-/**\defgroup H5O H5O
+/** \page H5O_UG The HDF5 Objects
+ * @todo Under Construction
+ */
+
+/**
+ * \defgroup H5O Objects (H5O)
*
* Use the functions in this module to manage HDF5 objects.
*