summaryrefslogtreecommitdiffstats
path: root/src/H5Lmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Lmodule.h')
-rw-r--r--src/H5Lmodule.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/H5Lmodule.h b/src/H5Lmodule.h
index fad9c1f..54b94a4 100644
--- a/src/H5Lmodule.h
+++ b/src/H5Lmodule.h
@@ -29,4 +29,12 @@
#define H5_MY_PKG_ERR H5E_LINK
#define H5_MY_PKG_INIT YES
+/**\defgroup H5L H5L
+ * \brief Link Interface
+ * \todo Describe concisely what the functions in this module are about.
+ *
+ * \defgroup TRAV Link Traversal
+ * \ingroup H5L
+ */
+
#endif /* H5Lmodule_H */