summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/cpp_doc_config')
-rw-r--r--c++/src/cpp_doc_config5
1 files changed, 3 insertions, 2 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config
index 6413f86..1cf7fee 100644
--- a/c++/src/cpp_doc_config
+++ b/c++/src/cpp_doc_config
@@ -49,7 +49,7 @@ PROJECT_NAME = "HDF5 C++ API"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "1.8.19"
+PROJECT_NUMBER = "1.8.20"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
@@ -1150,7 +1150,8 @@ HTML_EXTRA_STYLESHEET =
# files will be copied as-is; there are no commands or markers available.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_EXTRA_FILES = ./header_files/help.jpg
+HTML_EXTRA_FILES = ./header_files/help.jpg \
+ ./C2Cppfunction_map.mht
# 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