summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-05-21 15:33:28 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-05-21 15:33:28 (GMT)
commit55f651d7544ce2620478d8ab0c36d88ce76550b5 (patch)
treefef63903f0da72e0532c1ea7ba7f9b99229f82d3 /c++/src/cpp_doc_config
parentcc4bf0fd457439ee1a7e8e4b277e850649a7e25d (diff)
downloadhdf5-55f651d7544ce2620478d8ab0c36d88ce76550b5.zip
hdf5-55f651d7544ce2620478d8ab0c36d88ce76550b5.tar.gz
hdf5-55f651d7544ce2620478d8ab0c36d88ce76550b5.tar.bz2
Fixed EED-319
Description: 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.
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 d64bd4b..1731c93 100644
--- a/c++/src/cpp_doc_config
+++ b/c++/src/cpp_doc_config
@@ -1151,7 +1151,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