summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/Doxyfile.in2
-rw-r--r--doxygen/dox/LearnBasics3.dox2
-rw-r--r--doxygen/dox/ReferenceManual.dox4
-rw-r--r--doxygen/examples/menus/core_menu.md4
-rw-r--r--doxygen/examples/tables/propertyLists.dox28
5 files changed, 2 insertions, 38 deletions
diff --git a/doxygen/Doxyfile.in b/doxygen/Doxyfile.in
index 66e4826..cddf17c 100644
--- a/doxygen/Doxyfile.in
+++ b/doxygen/Doxyfile.in
@@ -625,7 +625,7 @@ WARN_NO_PARAMDOC = NO
# a warning is encountered.
# The default value is: NO.
-WARN_AS_ERROR = NO
+WARN_AS_ERROR = FAIL_ON_WARNINGS
# The WARN_FORMAT tag determines the format of the warning messages that doxygen
# can produce. The string should contain the $file, $line, and $text tags, which
diff --git a/doxygen/dox/LearnBasics3.dox b/doxygen/dox/LearnBasics3.dox
index 06afacd..7487458 100644
--- a/doxygen/dox/LearnBasics3.dox
+++ b/doxygen/dox/LearnBasics3.dox
@@ -945,7 +945,7 @@ For a more complete script (and to help resolve issues) see the script provided
\subsection subsecLBCompilingCMakeExamples HDF5 Examples
The installed HDF5 can be verified by compiling the HDF5 Examples project, included with the CMake built HDF5 binaries
-in the share folder or you can go to the <a href="https://github.com/HDFGroup/hdf5_examples">HDF5 Examples</a> github repository.
+in the share folder or you can go to the <a href="https://github.com/HDFGroup/hdf5-examples">HDF5 Examples</a> github repository.
Go into the share directory and follow the instructions in USING_CMake_examples.txt to build the examples.
diff --git a/doxygen/dox/ReferenceManual.dox b/doxygen/dox/ReferenceManual.dox
index 40f8b8a..86a7b2c 100644
--- a/doxygen/dox/ReferenceManual.dox
+++ b/doxygen/dox/ReferenceManual.dox
@@ -31,10 +31,6 @@ The functions provided by the HDF5 API are grouped into the following
</td>
</tr>
<tr>
-<th>Event Set (H5ES)</th><td>@ref H5ES "C"</td><td>"C++"</td><td>"Fortran"</td><td>"Java"</td><td>HDF5 event set life cycle used with HDF5 VOL connectors that enable the asynchronous feature in HDF5.
-</td>
-</tr>
-<tr>
<th>Files (H5F)</th><td>@ref H5F "C"</td><td>@ref H5::H5File "C++"</td><td>@ref FH5F "Fortran"</td><td>@ref JH5F "Java"</td><td>Manage HDF5 files.
</td>
</tr>
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/propertyLists.dox b/doxygen/examples/tables/propertyLists.dox
index 039ac97..cac7fd2 100644
--- a/doxygen/examples/tables/propertyLists.dox
+++ b/doxygen/examples/tables/propertyLists.dox
@@ -274,10 +274,6 @@ versions used when creating objects.</td>
<td>Sets the file VOL connector for a file access property list.</td>
</tr>
<tr>
-<td>#H5Pget_vol_cap_flags</td>
-<td>Retrieves the capability flags for the VOL connector that will be used with a file access property list.</td>
-</tr>
-<tr>
<td>#H5Pget_vol_id</td>
<td>Retrieves the identifier of the current VOL connector.</td>
</tr>
@@ -316,18 +312,6 @@ versions used when creating objects.</td>
<td>Returns a pointer to file driver information.</td>
</tr>
<tr>
-<td>#H5Pset_driver_by_name</td>
-<td>Sets a file driver according to a given driver name.</td>
-</tr>
-<tr>
-<td>#H5Pset_driver_by_value</td>
-<td>Sets a file driver according to a given driver value.</td>
-</tr>
-<tr>
-<td>#H5Pget_driver_config_str</td>
-<td>Retrieves a string representation of the configuration for the driver.</td>
-</tr>
-<tr>
<td>#H5Pset_fapl_core/#H5Pget_fapl_core</td>
<td>Sets the driver for buffered memory files (in RAM) or retrieves information regarding
the driver.</td>
@@ -346,10 +330,6 @@ larger than 2 gigabytes, or retrieves information regarding driver.</td>
<td>.</td>
</tr>
<tr>
-<td>#H5Pset_fapl_ioc/#H5Pget_fapl_ioc</td>
-<td>Modifies/queries the file driver properties of the I/O concentrator driver.</td>
-</tr>
-<tr>
<td>#H5Pset_fapl_log</td>
<td>Sets logging driver.</td>
</tr>
@@ -385,10 +365,6 @@ and one raw data file.</td>
<td>Sets driver for buffered permanent files.</td>
</tr>
<tr>
-<td>#H5Pset_fapl_subfiling/#H5Pget_fapl_subfiling</td>
-<td>Modifies/queries the file driver properties of the subfiling driver.</td>
-</tr>
-<tr>
<td>#H5Pset_fapl_windows</td>
<td>Sets the Windows I/O driver.</td>
</tr>
@@ -627,10 +603,6 @@ pointers to application-allocated buffers.</td>
<td>Sets/gets a data transform expression.</td>
</tr>
<tr>
-<td>#H5Pset_dataset_io_hyperslab_selection</td>
-<td>Sets a hyperslab file selection for a dataset I/O operation.</td>
-</tr>
-<tr>
<td>#H5Pset_edc_check/#H5Pget_edc_check</td>
<td>Sets/gets whether to enable error-detection when reading a dataset.</td>
</tr>