diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-04-17 20:24:30 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-04-17 20:24:30 (GMT) |
commit | 053cde0b3305724ee9983c3698d405995b46dec0 (patch) | |
tree | a530bb2da31250fdd0ed76d737981b3beed64055 /doc/html/RM_H5Front.html | |
parent | d381b5be8da91fdd3e04d749fefd30646e1f8eec (diff) | |
download | hdf5-053cde0b3305724ee9983c3698d405995b46dec0.zip hdf5-053cde0b3305724ee9983c3698d405995b46dec0.tar.gz hdf5-053cde0b3305724ee9983c3698d405995b46dec0.tar.bz2 |
[svn-r6699]
Purpose:
Removed reference to discontinued API
Changes reflecting renamed section of RM
Description:
Removed reference to H5RA, ragged arrays.
Made edits reflecting the H5Z change from "Compression" to
"Filters & Compression."
Platforms tested:
Safari, IE 5
Diffstat (limited to 'doc/html/RM_H5Front.html')
-rw-r--r-- | doc/html/RM_H5Front.html | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index f2b1d2b..06bcbde 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -55,7 +55,7 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs. <p> <center> -<table border=0> +<table border=0 width=90%> <tr><td valign=top><a href="RM_H5.html">Library Functions</a> </td><td> </td><td valign=top>The general-purpose <strong>H5</strong> functions. @@ -90,8 +90,9 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs. <tr><td valign=top><a href="RM_H5T.html">Datatype Interface</a> </td><td></td><td valign=top>The <strong>H5T</strong> API for defining dataset element information. </td></tr> -<tr><td valign=top><a href="RM_H5Z.html">Compression Interface</a> - </td><td></td><td valign=top>The <strong>H5Z</strong> API for compression. +<tr><td valign=top><a href="RM_H5Z.html">Filters and</a><br> + <a href="RM_H5Z.html">Compression Interface</a> + </td><td></td><td valign=top>The <strong>H5Z</strong> API for inline data filters and data compression. </td></tr> <tr><td valign=top><a href="Tools.html">Tools</a> </td><td></td><td valign=top>Interactive tools for the examination of existing HDF5 files. @@ -104,11 +105,6 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs. </td><td></td><td valign=top>A glossary of data-types used in the APIs. --> </td></tr> -<tr><td valign=top><hr noshade size=1><b>Ragged Arrays</b> - </td><td></td><td valign=top><hr noshade size=1>The <strong>H5RA</strong> API for ragged arrays was removed from the HDF5 library at Release 1.4. - - -</td></tr> </table> </center> @@ -212,7 +208,7 @@ And in this document, the Describes HDF5 Release 1.5, Unreleased Development Branch </address><!-- #EndLibraryItem --> - Last modified: 2 April 2001 +Last modified: 9 April 2003 </td><td align=right valign=top> <a href="Copyright.html">Copyright</a> |