diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-09-19 20:46:09 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-09-19 20:46:09 (GMT) |
commit | 88442857329d02ef1d9eb817dcf475478f1e8a8c (patch) | |
tree | 4d2e53dc705adc98c00a6c67475add2e72c0805b | |
parent | 55caa464ca0fda06c8cfa465b7fae211f8d16446 (diff) | |
download | hdf5-88442857329d02ef1d9eb817dcf475478f1e8a8c.zip hdf5-88442857329d02ef1d9eb817dcf475478f1e8a8c.tar.gz hdf5-88442857329d02ef1d9eb817dcf475478f1e8a8c.tar.bz2 |
[svn-r9278] Purpose:
Footer.lbi -- Change docs footer to
"Describes HDF5 Release 1.6.3, September 2004"
NavBar_RM.lbi -- Add link to Ref Manual PDF in RM navigation bar
Platforms tested:
Mozilla
-rw-r--r-- | doc/html/ed_libs/Footer.lbi | 2 | ||||
-rw-r--r-- | doc/html/ed_libs/NavBar_RM.lbi | 10 |
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/html/ed_libs/Footer.lbi b/doc/html/ed_libs/Footer.lbi index 733066f..0170220 100644 --- a/doc/html/ed_libs/Footer.lbi +++ b/doc/html/ed_libs/Footer.lbi @@ -1,5 +1,5 @@ <address> <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> -Describes HDF5 Release 1.6.2, February 2004 +Describes HDF5 Release 1.6.3, September 2004 </address>
\ No newline at end of file diff --git a/doc/html/ed_libs/NavBar_RM.lbi b/doc/html/ed_libs/NavBar_RM.lbi index 499af47..8e06ffe 100644 --- a/doc/html/ed_libs/NavBar_RM.lbi +++ b/doc/html/ed_libs/NavBar_RM.lbi @@ -11,8 +11,7 @@ </td> <td valign=top align=right> And in this document, the -<a href="../RM_H5Front.html">HDF5 Reference Manual</a> -<br> +<a href="../RM_H5Front.html">HDF5 Reference Manual</a> <br> <a href="../RM_H5.html">H5</a> <a href="../RM_H5A.html">H5A</a> <a href="../RM_H5D.html">H5D</a> @@ -20,8 +19,7 @@ And in this document, the <a href="../RM_H5F.html">H5F</a> <a href="../RM_H5G.html">H5G</a> <a href="../RM_H5I.html">H5I</a> -<a href="../RM_H5P.html">H5P</a> -<br> +<a href="../RM_H5P.html">H5P</a> <br> <a href="../RM_H5R.html">H5R</a> <a href="../RM_H5S.html">H5S</a> <a href="../RM_H5T.html">H5T</a> @@ -29,6 +27,10 @@ And in this document, the <a href="../Tools.html">Tools</a> <a href="../PredefDTypes.html">Datatypes</a> </td></tr> +<tr><td colspan="2" align="right"> +<i><small>(<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">PDF</a> +of complete manual formatted as print volume) </small></i> +</td></tr> </table> </center> <hr> |