diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-02-24 18:45:21 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-02-24 18:45:21 (GMT) |
commit | 2c94f1023ca03cdb226ecf55c1e03e85047aaa5a (patch) | |
tree | 61641a2f454a881b7d4346a80630784be626e759 | |
parent | 409760028fbec9148f47d0fb4529ed265e9fa928 (diff) | |
download | hdf5-2c94f1023ca03cdb226ecf55c1e03e85047aaa5a.zip hdf5-2c94f1023ca03cdb226ecf55c1e03e85047aaa5a.tar.gz hdf5-2c94f1023ca03cdb226ecf55c1e03e85047aaa5a.tar.bz2 |
[svn-r8220]
Purpose:
Update documentation index (hdf5/doc/html/index.html) to say
that it describes Release 1.6.2.
The index file included with the R1.6.2 source tarfile mistakenly
refers to Release 1.6.1; this has been noted on the "Known Problems"
page on the HDF5 website. The corrected file will be included in the
hdf.ncsa.uiuc.edu:/HDF5/doc/ document set and in the
Release 1.6.2 documentation-only tarfile.
Platforms tested:
IE 5, Safari
-rw-r--r-- | doc/html/index.html | 36 |
1 files changed, 10 insertions, 26 deletions
diff --git a/doc/html/index.html b/doc/html/index.html index a96ee94..bd55356 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -83,40 +83,24 @@ <li>Errata, bugfixes, and updates for this release (if available) </ul> <p> - <A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">Printer-friendly Docs</A> + <dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">Printer-friendly Docs</A> <ul> - <li>PDF version of the <cite>HDF5 Reference Manual</cite> for Release 1.6.1 + <li>PDF versions of selected HDF5 documents will be available from the HDF5 website - approximately one week after the release. + approximately one week after each release. </ul> -<!-- - <p> - <A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">Printer-friendly Docs - <br>Searchable Docs</A> - <ul> - <li>PDF and PS versions of selected HDF5 Release 1.4.1 docs - (includes docs indicated by *) - </ul> ---> <p> -<!-- - <dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html">Printable - and Searchable Docs</A> - <ul> - <li>PDF and PS versions of selected HDF5 docs (*) - </ul> ---> </dl> </td><td bgcolor="#FFFFFF" width=4%> </td><td bgcolor="#BBFFFF" valign=top align=left width=61%> <center> - <h3>HDF5 User Documentation<br>Release 1.6.1, October 2003</h3> + <h3>HDF5 User Documentation<br>Release 1.6.2, February 2004</h3> <!-- <font size=-1>(Unrelased development version -- Dynamic)</font></h3> --> </center> <dl> -<dt><A HREF="H5.intro.html">An Introduction to HDF5</A> * +<dt><A HREF="H5.intro.html">An Introduction to HDF5</A> <ul> <li>An overview of design goals behind the HDF5 library and file format <li>An introduction to HDF5 programming @@ -130,7 +114,7 @@ remains available, though it has not been updated for the current release </ul> -<dt><A HREF="RM_H5Front.html">HDF5 Reference Manual</A> * +<dt><A HREF="RM_H5Front.html">HDF5 Reference Manual</A> <ul> <li>A complete reference manual for the HDF5 APIs </ul> @@ -139,12 +123,12 @@ <li><A HREF="ADGuide/Changes.html">Changes</A> since the last release <li>Standards definitions and development guidelines </ul> -<dt><A HREF="RM_H5Front.html#F90andCPPlus">Fortran90 and C++ APIs</A> * +<dt><A HREF="RM_H5Front.html#F90andCPPlus">Fortran90 and C++ APIs</A> <ul> <li>Non-C APIs linked from and incorporated in the <cite>HDF5 Reference Manual</cite> </ul> -<dt><A HREF="Glossary.html">HDF5 Glossary</A> * +<dt><A HREF="Glossary.html">HDF5 Glossary</A> <ul> <li>A glossary of terms as they are used in HDF5 </ul> @@ -254,11 +238,11 @@ <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> <!-- hhmts start --> -Last modified: 15 October 2003 +Last modified: 24 February 2004 <!-- hhmts end --> <br> -Describes HDF5 Release 1.6.1, October 2003 +Describes HDF5 Release 1.6.2, February 2004 <p> Copyright by the Board of Trustees of the University of Illinois. |