summaryrefslogtreecommitdiffstats
path: root/doxygen/examples/tables
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-01-29 13:38:54 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2024-02-14 21:30:28 (GMT)
commit56d9be146fb27456e4c517e49ccf920396824d71 (patch)
treee6287952c20487797f17cea9878bd60f9d51dbfb /doxygen/examples/tables
parent6ec07ffa9a096791fbb2c6735bd14cdcac24ab5d (diff)
downloadhdf5-56d9be146fb27456e4c517e49ccf920396824d71.zip
hdf5-56d9be146fb27456e4c517e49ccf920396824d71.tar.gz
hdf5-56d9be146fb27456e4c517e49ccf920396824d71.tar.bz2
Fix doxygen errors (#3962)
* Switch warnings as errors to default OFF * Enable mac docs * Add doxygen action uses step * Use html div around snippet * Allow preset name to be an argument to cmake-ctest.yml
Diffstat (limited to 'doxygen/examples/tables')
-rw-r--r--doxygen/examples/tables/fileDriverLists.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/doxygen/examples/tables/fileDriverLists.dox b/doxygen/examples/tables/fileDriverLists.dox
index b1f873f..437d32a 100644
--- a/doxygen/examples/tables/fileDriverLists.dox
+++ b/doxygen/examples/tables/fileDriverLists.dox
@@ -1,5 +1,4 @@
/** File Driver List
- *
//! [file_driver_table]
<table>
<caption>I/O file drivers</caption>
@@ -70,7 +69,6 @@
</table>
//! [file_driver_table]
*
- *
//! [supported_file_driver_table]
<table>
<caption id="table_file_drivers">Supported file drivers</caption>