diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-07-03 03:17:01 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-07-03 03:17:01 (GMT) |
commit | 9f27091f4bb3065b31ba2cea7ff189dcbf74d548 (patch) | |
tree | 2a7b97e5823fd81db8845ea3007751ecc78f218d | |
parent | 63d917237851b62a2e21a0b22f181da1762aa429 (diff) | |
download | hdf5-9f27091f4bb3065b31ba2cea7ff189dcbf74d548.zip hdf5-9f27091f4bb3065b31ba2cea7ff189dcbf74d548.tar.gz hdf5-9f27091f4bb3065b31ba2cea7ff189dcbf74d548.tar.bz2 |
[svn-r7144]
Description:
Changed UG link to point to new UG, retaining secondary link to 1.4.5 UG.
Removed pointer to printable documents.
Minor formatting.
Platforms tested:
IE 5
-rw-r--r-- | doc/html/index.html | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/doc/html/index.html b/doc/html/index.html index 66c81d5..a1de51d 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -71,24 +71,26 @@ <li>Other HDF5-related papers and presentations </ul> <p> - <a href="http://hdf.ncsa.uiuc.edu/HDF5/XML/" target="ExtWin">XML and HDF5</a> + <dt><a href="http://hdf.ncsa.uiuc.edu/HDF5/XML/" target="ExtWin">XML and HDF5</a> <ul> <li>XML tools and standard XML DTD for HDF5 </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">HDF5 Doc Development</A> <ul> <li>Snapshots of future releases <li>Related document sets not part of standard release <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 + <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 @@ -112,10 +114,14 @@ <li>An overview of design goals behind the HDF5 library and file format <li>An introduction to HDF5 programming </ul> -<dt><A HREF="H5.user.html">HDF5 User's Guide</A> +<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/">HDF5 User's Guide</A> <ul> - <li>Descriptions of the HDF5 APIs - <li>Extended information supporting the use of HDF5 + <li>A new user's guide, though currently a work in progress + <li>This guide will be updated as work progresses; + current status will always be posted on the opening page + <li>The <A HREF="H5.user.html">HDF5 Release 1.4.5 User's Guide</A> + remains available, though it has not been updated + for the current release </ul> <dt><A HREF="RM_H5Front.html">HDF5 Reference Manual</A> * <ul> |