summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
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/cpp_doc_config
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/cpp_doc_config')
-rw-r--r--c++/src/cpp_doc_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config
index 4bba5d5..037d4cb 100644
--- a/c++/src/cpp_doc_config
+++ b/c++/src/cpp_doc_config
@@ -1140,7 +1140,7 @@ HTML_EXTRA_STYLESHEET =
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_EXTRA_FILES = ./header_files/help.jpg \
- ./C2Cppfunction_map.mht
+ ./C2Cppfunction_map.htm
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the stylesheet and background images according to