summaryrefslogtreecommitdiffstats
path: root/c++/src/cpp_doc_config
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2015-08-11 18:36:39 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2015-08-11 18:36:39 (GMT)
commitc98d072e6987afd9a3b7c501b36cc99f5fc7ec98 (patch)
tree77ef654250e44643d1505c1bf3fdc69d3a922c7f /c++/src/cpp_doc_config
parent53d53ee0eeec6207e280c13e40a3c0ee2368eb06 (diff)
downloadhdf5-c98d072e6987afd9a3b7c501b36cc99f5fc7ec98.zip
hdf5-c98d072e6987afd9a3b7c501b36cc99f5fc7ec98.tar.gz
hdf5-c98d072e6987afd9a3b7c501b36cc99f5fc7ec98.tar.bz2
[svn-r27496] Description:
Used HTML_EXTRA_FILES for image files. Platform tested: Re-run Doxygen on cpp_doc_config and verified the html files on a Windows 7 machine.
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 376d6cc..0e1fa6a 100644
--- a/c++/src/cpp_doc_config
+++ b/c++/src/cpp_doc_config
@@ -1139,7 +1139,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 =
+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