summaryrefslogtreecommitdiffstats
path: root/src/H5Zmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Zmodule.h')
-rw-r--r--src/H5Zmodule.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/H5Zmodule.h b/src/H5Zmodule.h
index 338242e..ec21e50 100644
--- a/src/H5Zmodule.h
+++ b/src/H5Zmodule.h
@@ -28,7 +28,12 @@
#define H5_MY_PKG H5Z
#define H5_MY_PKG_ERR H5E_PLINE
-/**\defgroup H5Z H5Z
+/** \page H5Z_UG The HDF5 Filters
+ * @todo Under Construction
+ */
+
+/**
+ * \defgroup H5Z Filters (H5Z)
*
* Use the functions in this module to manage HDF5 filters.
*