summaryrefslogtreecommitdiffstats
path: root/src/H5Pmodule.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-03-01 14:07:37 (GMT)
committerGitHub <noreply@github.com>2023-03-01 14:07:37 (GMT)
commit877e4a67c5440f801e9faccf4ca1a451c89eae59 (patch)
tree3f2fb008065de75d33c9b8705549a88eb49e10c9 /src/H5Pmodule.h
parentd7128d144b3b44fb7d190d27a61e6fc6c24e10be (diff)
downloadhdf5-877e4a67c5440f801e9faccf4ca1a451c89eae59.zip
hdf5-877e4a67c5440f801e9faccf4ca1a451c89eae59.tar.gz
hdf5-877e4a67c5440f801e9faccf4ca1a451c89eae59.tar.bz2
Missing or misplaced entries in API reference tables #2470 (#2472)
* Missing or misplaced entries in API reference tables #2470 * Doxy corrections
Diffstat (limited to 'src/H5Pmodule.h')
-rw-r--r--src/H5Pmodule.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5Pmodule.h b/src/H5Pmodule.h
index 38d06e2..f2a1e5a 100644
--- a/src/H5Pmodule.h
+++ b/src/H5Pmodule.h
@@ -904,6 +904,7 @@
*
* \ref PLCR
* \snippet{doc} tables/propertyLists.dox fapl_table
+ * \snippet{doc} tables/propertyLists.dox fd_pl_table
*
* \ref PLCR
* \snippet{doc} tables/propertyLists.dox lapl_table
@@ -1007,6 +1008,7 @@
* can be adjusted at runtime before a file is created or opened.
*
* \snippet{doc} tables/propertyLists.dox fapl_table
+ * \snippet{doc} tables/propertyLists.dox fd_pl_table
*
* \defgroup FCPL File Creation Properties
* \ingroup GCPL