summaryrefslogtreecommitdiffstats
path: root/src/H5PLmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLmodule.h')
-rw-r--r--src/H5PLmodule.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/H5PLmodule.h b/src/H5PLmodule.h
index 4751a48..9331c86 100644
--- a/src/H5PLmodule.h
+++ b/src/H5PLmodule.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
@@ -26,7 +26,12 @@
#define H5_MY_PKG H5PL
#define H5_MY_PKG_ERR H5E_PLUGIN
-/**\defgroup H5PL H5PL
+/** \page H5PL_UG The HDF5 Plugins
+ * @todo Under Construction
+ */
+
+/**
+ * \defgroup H5PL Dynamically-loaded Plugins (H5PL)
*
* Use the functions in this module to manage the loading behavior of HDF5
* plugins.