summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-11-23 02:31:13 (GMT)
committerlrknox <lrknox>2017-11-23 02:31:13 (GMT)
commit24b8884c0b7429b393835ecab0d93a63b1049b64 (patch)
tree6e4cd5ad2ba329f007be7e8d630f900f9c112005 /c++/src/cpp_doc_config
parentb984fb31335102eaf61b95419793664d9ff9f9de (diff)
downloadhdf5-24b8884c0b7429b393835ecab0d93a63b1049b64.zip
hdf5-24b8884c0b7429b393835ecab0d93a63b1049b64.tar.gz
hdf5-24b8884c0b7429b393835ecab0d93a63b1049b64.tar.bz2
Update version for 1.8.20 release.
Diffstat (limited to 'c++/src/cpp_doc_config')
-rw-r--r--c++/src/cpp_doc_config5
1 files changed, 2 insertions, 3 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config
index d9b36c6..a2bb544 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.20-pre2, currently under development"
+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,8 +1150,7 @@ 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 \
- ./C2Cppfunction_map.mht
+HTML_EXTRA_FILES = ./header_files/help.jpg
# 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