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_H5I.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_H5I.html')
-rw-r--r-- | doc/html/RM_H5I.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/RM_H5I.html b/doc/html/RM_H5I.html index 74005a1..df4fecd 100644 --- a/doc/html/RM_H5I.html +++ b/doc/html/RM_H5I.html @@ -58,11 +58,11 @@ object names. <table border=0> <tr><td valign=top> <ul> - <li><a href="#Identify-GetType">H5Iget_type</a> + <li><a href="#Identify-GetName">H5Iget_name</a> </ul> </td><td> </td><td valign=top> <ul> - <li><a href="#Identify-GetName">H5Iget_name</a> + <li><a href="#Identify-GetType">H5Iget_type</a> </ul> </td><td> </td><td valign=top> <ul> @@ -90,11 +90,11 @@ facilitate moving easily between them.</i> <table border=0> <tr><td valign=top> <ul> - <li><a href="#Identify-GetType">h5iget_type_f</a> + <li><a href="#Identify-GetName">h5iget_name_f</a> </ul> </td><td> </td><td valign=top> <ul> - <li><a href="#Identify-GetName">h5iget_name_f</a> + <li><a href="#Identify-GetType">h5iget_type_f</a> </ul> </td><td> </td><td valign=top> <ul> @@ -258,7 +258,7 @@ And in this document, the Describes HDF5 Release 1.5, Unreleased Development Branch </address><!-- #EndLibraryItem --> -Last modified: 17 April 2003 +Last modified: 10 June 2003 </body> </html> |