diff --git a/doc/H5.dox b/doc/H5.dox
index 374ec09..fac6f27 100644
--- a/doc/H5.dox
+++ b/doc/H5.dox
@@ -16,7 +16,6 @@ Developers:
- Andreas Adelmann (PSI)
- Achim Gsell (PSI)
-- Benedikt Oswald (PSI)
- Mark Howison (NERSC/LBNL)
- Prabhat (NERSC/LBNL)
- Wes Bethel (NERSC/LBNL)
@@ -25,8 +24,9 @@ Developers:
Previous developers:
-- John Shalf (NERSC/LBNL)
+- Benedikt Oswald (PSI)
- Cristina Siegerist (NERSC/LBNL)
+- John Shalf (NERSC/LBNL)
For more information, please contact the
@@ -37,14 +37,20 @@ For more information, please contact the
/*!
\defgroup c_api C API
@{
- \defgroup h5hut_c_api H5hut basic functions
+ \note The C API is implemented with '\c static \c inline' functions to minimize the overhead.
+
+ \defgroup h5hut_c_api_error_handling Error handling in H5hut
+ @{
+ \defgroup h5hut_error error handling
+ @}
+
+ \defgroup h5hut_c_api H5
@{
\defgroup h5hut_file file handling
- \defgroup h5hut_error error handling
\defgroup h5hut_model setting up the data model
- \defgroup h5hut_attrib reading and writing attributes
+ \defgroup h5hut_attrib reading and writing file attributes
@}
- \defgroup h5part_c_api H5Part
+ \defgroup h5part_c_api H5Part
@{
\defgroup h5part_model setting up the data model
\defgroup h5part_data reading and writing datasets