summaryrefslogtreecommitdiffstats
path: root/src/H5Omodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Omodule.h')
-rw-r--r--src/H5Omodule.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/H5Omodule.h b/src/H5Omodule.h
index 9d3818d..5ebd7b0 100644
--- a/src/H5Omodule.h
+++ b/src/H5Omodule.h
@@ -29,4 +29,10 @@
#define H5_MY_PKG_ERR H5E_OHDR
#define H5_MY_PKG_INIT YES
+/**\defgroup H5O H5O
+ * \brief Object Interface
+ *
+ * \todo Describe concisely what the functions in this module are about.
+ *
+ */
#endif /* _H5Omodule_H */