summaryrefslogtreecommitdiffstats
path: root/doxygen/Doxyfile.in
diff options
context:
space:
mode:
authorGerd Heber <gheber@hdfgroup.org>2020-11-21 05:18:14 (GMT)
committerGitHub <noreply@github.com>2020-11-21 05:18:14 (GMT)
commitd4a3097ec5d9e44d377c4b91a05b3e0c5f9f1e2c (patch)
tree493b82ecf3d4c1f5a908f7d20c3ea0f47ab707da /doxygen/Doxyfile.in
parent133c0ad36f5a5864b840a26b6d85b13ad59b6819 (diff)
downloadhdf5-d4a3097ec5d9e44d377c4b91a05b3e0c5f9f1e2c.zip
hdf5-d4a3097ec5d9e44d377c4b91a05b3e0c5f9f1e2c.tar.gz
hdf5-d4a3097ec5d9e44d377c4b91a05b3e0c5f9f1e2c.tar.bz2
Full set of current H5F documentation. (#105)
* First cut of the H5 public API documentation. * Added H5Z "bonus track." * Applied Quincey's patch. * Added the missing patches from Quincey's original patch. * H5PL (complete) and basic H5VL API documentation. * Added H5I API docs. * Added H5L API docs. * First installment from Elena's H5T batch. * Second installment of Elena's H5T batch. * Final installment of Elena's H5T batch. * Migrated documentation for SWMR functions. * Catching up on MDC functions. * Integrated the H5F MDC function documentation. * Added MDC and parallel H5F functions. * Slightly updated main page. * Added doxygen/dox/H5AC_cache_config_t.dox to MANIFEST.
Diffstat (limited to 'doxygen/Doxyfile.in')
-rw-r--r--doxygen/Doxyfile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/Doxyfile.in b/doxygen/Doxyfile.in
index 711fa7a..24fc4ba 100644
--- a/doxygen/Doxyfile.in
+++ b/doxygen/Doxyfile.in
@@ -854,6 +854,7 @@ INPUT_ENCODING = UTF-8
FILE_PATTERNS = H5*public.h \
H5*module.h \
+ H5FDmpio.h \
H5VLconnector.h \
H5VLconnector_passthru.h \
H5VLnative.h \