summaryrefslogtreecommitdiffstats
path: root/c++/src/footer.html
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2015-08-17 13:43:39 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2015-08-17 13:43:39 (GMT)
commite1e745b337c5178abcfa226ec1aaf8fce7a406a8 (patch)
tree466fd3732b5175b6e512b5c0712f487cebe7a783 /c++/src/footer.html
parent271d929b26a6a06fbdc719032df1c1b422f4b728 (diff)
downloadhdf5-e1e745b337c5178abcfa226ec1aaf8fce7a406a8.zip
hdf5-e1e745b337c5178abcfa226ec1aaf8fce7a406a8.tar.gz
hdf5-e1e745b337c5178abcfa226ec1aaf8fce7a406a8.tar.bz2
[svn-r27512] Purpose: Fix HDFFV-9288
Description: (Merged from trunk r27496 and r27494) - Added footer.html to include copyright and helpdesk info. (trunk r27494) - Used HTML_EXTRA_FILES for image files. (trunk r27496) - Changed 1.8.13 to 1.8.x Platform tested: Re-run Doxygen on cpp_doc_config and verified the html files on a Windows 7 machine.
Diffstat (limited to 'c++/src/footer.html')
-rw-r--r--c++/src/footer.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/c++/src/footer.html b/c++/src/footer.html
new file mode 100644
index 0000000..ba37ee7
--- /dev/null
+++ b/c++/src/footer.html
@@ -0,0 +1,24 @@
+
+<!-- INCLUDE VIA PHP FROM <doc_root>/ed_libs/Footer.htm -->
+
+<address>
+<p><hr/></p>
+<table width="100%" border="0">
+ <tr valign="top">
+ <td align="left">
+ <address>
+ <em> The HDF Group Help Desk:</em> <img src="help.jpg" align=top height=16>
+ </address>
+ </td><td width="5%">&nbsp;</td>
+ <td align="right">
+ <a href="https://www.hdfgroup.org/HDF5/doc/Copyright.html">Copyright</a> by
+ <a href="https://www.hdfgroup.org">The HDF Group</a>
+ <br>
+ and the Board of Trustees of the University of Illinois
+ </td>
+ </tr>
+</table>
+</address>
+
+<!-- END PHP INCLUDE FROM <doc_root>/ed_libs/Footer.htm -->
+