summaryrefslogtreecommitdiffstats
path: root/src/H5PLmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLmodule.h')
-rw-r--r--src/H5PLmodule.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/H5PLmodule.h b/src/H5PLmodule.h
index 8bf11ce..6e6a088 100644
--- a/src/H5PLmodule.h
+++ b/src/H5PLmodule.h
@@ -27,4 +27,9 @@
#define H5_MY_PKG_ERR H5E_PLUGIN
#define H5_MY_PKG_INIT YES
+/**\defgroup H5PL H5PL
+ * \brief Plugins
+ * \todo Describe what programmatically controlling dynamically loaded plugins (H5PL) is all about
+ */
+
#endif /* _H5PLmodule_H */