summaryrefslogtreecommitdiffstats
path: root/c++/src/H5CppDoc.h
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-07-18 15:36:05 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-07-18 15:36:05 (GMT)
commitdd0a040ec807912b80a9f1779fbf46c65d01cd57 (patch)
tree4d28b4e5fbb6cd0391b8f13d41f71210b476af2f /c++/src/H5CppDoc.h
parent9a306f8311f28031d51827a1f0fcb7927ab181f1 (diff)
downloadhdf5-dd0a040ec807912b80a9f1779fbf46c65d01cd57.zip
hdf5-dd0a040ec807912b80a9f1779fbf46c65d01cd57.tar.gz
hdf5-dd0a040ec807912b80a9f1779fbf46c65d01cd57.tar.bz2
Fixed EED-319
Description: - Fixed doc issue Added an html version for the C++ function mapping table and removed the single web page version. Updated cpp_doc_config to use the html file. - Added a couple more minor tests
Diffstat (limited to 'c++/src/H5CppDoc.h')
-rw-r--r--c++/src/H5CppDoc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h
index 6eb85bf..0da98a4 100644
--- a/c++/src/H5CppDoc.h
+++ b/c++/src/H5CppDoc.h
@@ -48,7 +48,7 @@
Datatype Interface (H5T) DataType and subclasses
\endverbatim
*
- * This <a href="./C2Cppfunction_map.mht">
+ * This <a href="./C2Cppfunction_map.htm">
* table </a> provides a map from the C APIs to the C++ member functions.
* <br />
* \section install_sec Installation