summaryrefslogtreecommitdiffstats
path: root/doxygen/examples
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-19 05:21:40 (GMT)
committerGitHub <noreply@github.com>2023-06-19 05:21:40 (GMT)
commitd31a017e6c15fcb5f8ed16806b7259eadb8c350a (patch)
tree03bff3009a78b2fdded29b96c5f4efd151a3a97b /doxygen/examples
parent622e3b762917061cd226e2d1659ec8e7076bece3 (diff)
downloadhdf5-d31a017e6c15fcb5f8ed16806b7259eadb8c350a.zip
hdf5-d31a017e6c15fcb5f8ed16806b7259eadb8c350a.tar.gz
hdf5-d31a017e6c15fcb5f8ed16806b7259eadb8c350a.tar.bz2
Various merges from develop (#3135)
* Merges from develop/1.14 * Fix doxygen warnings * Fix spelling * Fix doxygen ref * Add braces * Fix format * Remove unused file
Diffstat (limited to 'doxygen/examples')
-rw-r--r--doxygen/examples/menus/core_menu.md4
-rw-r--r--doxygen/examples/tables/predefinedDatatypes.dox2
2 files changed, 1 insertions, 5 deletions
diff --git a/doxygen/examples/menus/core_menu.md b/doxygen/examples/menus/core_menu.md
index 3fd7d11..8c82cc5 100644
--- a/doxygen/examples/menus/core_menu.md
+++ b/doxygen/examples/menus/core_menu.md
@@ -20,10 +20,6 @@ HDF5 datatypes describe the element type of HDF5 datasets and attributes.
<br />
HDF5 library error reporting.
-- @ref H5ES "Event Set (H5ES)"
-<br />
-HDF5 event set life cycle used with HDF5 VOL connectors that enable the asynchronous feature in HDF5.
-
- @ref H5F "Files (H5F)"
<br />
Manage HDF5 files.
diff --git a/doxygen/examples/tables/predefinedDatatypes.dox b/doxygen/examples/tables/predefinedDatatypes.dox
index 1deb882..36d6b73 100644
--- a/doxygen/examples/tables/predefinedDatatypes.dox
+++ b/doxygen/examples/tables/predefinedDatatypes.dox
@@ -469,7 +469,7 @@
<td>C-style double</td>
</tr>
<tr>
-<td>#H5T_NATIVE_LDOUBLE</td>
+<td>H5T_NATIVE_LDOUBLE</td>
<td>C-style long double</td>
</tr>
<tr>