summaryrefslogtreecommitdiffstats
path: root/src/H5Lmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Lmodule.h')
-rw-r--r--src/H5Lmodule.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/H5Lmodule.h b/src/H5Lmodule.h
index d52690e..cbb5060 100644
--- a/src/H5Lmodule.h
+++ b/src/H5Lmodule.h
@@ -28,7 +28,12 @@
#define H5_MY_PKG H5L
#define H5_MY_PKG_ERR H5E_LINK
-/**\defgroup H5L H5L
+/** \page H5L_UG The HDF5 Links
+ * @todo Under Construction
+ */
+
+/**
+ * \defgroup H5L Links (H5L)
*
* Use the functions in this module to manage HDF5 links and link types.
*