summaryrefslogtreecommitdiffstats
path: root/doxygen/Doxyfile.in
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-12-21 14:10:24 (GMT)
committerGitHub <noreply@github.com>2022-12-21 14:10:24 (GMT)
commit04bd873d77d64b3a2475e8fe63db51e03c13cb07 (patch)
tree0a86beec626b292d90ee0f2229c2b6ba4b000e6e /doxygen/Doxyfile.in
parent83c7f928f97b56a7a83f7f81b207cbe082136b1f (diff)
downloadhdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.zip
hdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.tar.gz
hdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.tar.bz2
1.14 Fix some doxygen warnings (#2323)
* Fix some doxygen warnings * Remove javadocs * Fix spelling * Fix section format * Correct doxygen function name * Remove duplicate Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Diffstat (limited to 'doxygen/Doxyfile.in')
-rw-r--r--doxygen/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxyfile.in b/doxygen/Doxyfile.in
index 28c7327..d9b0fe9 100644
--- a/doxygen/Doxyfile.in
+++ b/doxygen/Doxyfile.in
@@ -854,7 +854,7 @@ INPUT_ENCODING = UTF-8
# *.vhdl, *.ucf, *.qsf and *.ice.
FILE_PATTERNS = H5*public.h H5*module.h H5*develop.h H5FD*.h \
- H5VLconnector.h H5VLconnector_passthru.h H5VLnative.h \
+ H5VLconnector.h H5VLconnector_passthru.h H5VLnative.h H5PLextern.h \
H5Zdevelop.h \
H5version.h \
H5*.java \