diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-06-10 15:38:46 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-06-10 15:38:46 (GMT) |
commit | ca33a5498c018d1311f83e6446f47610f00f35b0 (patch) | |
tree | 842ba00cc2e26a9da5593132b884e9892577ede5 /doc/html/RM_H5Z.html | |
parent | bec5a9ba642bd6832c4a96a904eccd065f83c3b7 (diff) | |
download | hdf5-ca33a5498c018d1311f83e6446f47610f00f35b0.zip hdf5-ca33a5498c018d1311f83e6446f47610f00f35b0.tar.gz hdf5-ca33a5498c018d1311f83e6446f47610f00f35b0.tar.bz2 |
[svn-r7014]
Purpose:
To facilitate finding functions, particularly in long Reference Manual
sections.
Solution:
Added alphabetized function listings. (NOTE: Aside from the H5I and H5Z
sections, this is not necessarily the final implementation; there will
likely be another revision in the presentation of this listing before it
is released.)
Platforms tested:
Safari, IE 5
Diffstat (limited to 'doc/html/RM_H5Z.html')
-rw-r--r-- | doc/html/RM_H5Z.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html index aad57f4..a6ebe20 100644 --- a/doc/html/RM_H5Z.html +++ b/doc/html/RM_H5Z.html @@ -55,15 +55,15 @@ for the local environment. <table border=0 width=80%> <tr><td valign=top> <ul> - <li><a href="#Compression-Register">H5Zregister</a> + <li><a href="#Compression-FilterAvail">H5Zfilter_avail</a> </ul> </td><td> </td><td valign=top> <ul> - <li><a href="#Compression-Unregister">H5Zunregister</a> + <li><a href="#Compression-Register">H5Zregister</a> </ul> </td><td> </td><td valign=top> <ul> - <li><a href="#Compression-FilterAvail">H5Zfilter_avail</a> + <li><a href="#Compression-Unregister">H5Zunregister</a> </ul> </td></tr> </table> @@ -118,16 +118,16 @@ facilitate moving easily between them.</i> <table border=0 width=80%> <tr><td valign=top> <ul> -<!--<li><a href="#Compression-Register">h5zregister_f</a> --> - + <li><a href="#Compression-FilterAvail">h5zfilter_avail_f</a> </ul> </td><td> </td><td valign=top> <ul> - <li><a href="#Compression-Unregister">h5zunregister_f</a> +<!--<li><a href="#Compression-Register">h5zregister_f</a> --> + </ul> </td><td> </td><td valign=top> <ul> - <li><a href="#Compression-FilterAvail">h5zfilter_avail_f</a> + <li><a href="#Compression-Unregister">h5zunregister_f</a> </ul> </td></tr> </table> @@ -443,7 +443,7 @@ And in this document, the Describes HDF5 Release 1.5, Unreleased Development Branch </address><!-- #EndLibraryItem --> -Last modified: 6 May 2003 +Last modified: 10 June 2003 </body> </html> |