diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-03-14 19:12:34 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-03-14 19:12:34 (GMT) |
commit | d586a1adb9351bd1c8dd8b675901edc59f6ae964 (patch) | |
tree | db95123aabf4732f7eb4cb369618d36a1a754cda /doc/html/RM_H5R.html | |
parent | 0937359ed351ab601820b214e18f82477fb4983d (diff) | |
download | hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.zip hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.tar.gz hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.tar.bz2 |
[svn-r6478]
Purpose:
DreamWeaver (DW) adaptation of the HDF5 doc set, introducing the use of
stylesheets and DW libraries.
Stylesheets -- for consistent format management.
DW libraries -- for managing common elements across documents.
Platforms tested:
IE 5 and 6
Netscape
Diffstat (limited to 'doc/html/RM_H5R.html')
-rw-r--r-- | doc/html/RM_H5R.html | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/doc/html/RM_H5R.html b/doc/html/RM_H5R.html index e6be079..a90e4d1 100644 --- a/doc/html/RM_H5R.html +++ b/doc/html/RM_H5R.html @@ -1,18 +1,20 @@ <html> <head><title> HDF5/H5R API Specification -</title></head> +</title> + +<!-- #BeginLibraryItem "/ed_libs/styles_RM.lbi" --><link href="ed_styles/RMelect.css" rel="stylesheet" type="text/css"><!-- #EndLibraryItem --></head> <body bgcolor="#FFFFFF"> -<hr> +<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr> <center> <table border=0 width=98%> <tr><td valign=top align=left> +<a href="index.html">HDF5 documents and links</a> <br> <a href="H5.intro.html">Introduction to HDF5</a> <br> <a href="H5.user.html">HDF5 User Guide</a> <br> -<a href="index.html">Other HDF5 documents and links</a> <br> <!-- <a href="Glossary.html">Glossary</a><br> --> @@ -30,7 +32,7 @@ And in this document, the <a href="RM_H5I.html">H5I</a> <a href="RM_H5P.html">H5P</a> <br> -H5R +<a href="RM_H5R.html">H5R</a> <a href="RM_H5S.html">H5S</a> <a href="RM_H5T.html">H5T</a> <a href="RM_H5Z.html">H5Z</a> @@ -40,9 +42,7 @@ H5R </table> </center> <hr> - - -<center> +<!-- #EndLibraryItem --><center> <h1>H5R: Reference Interface</h1> </center> @@ -298,13 +298,13 @@ facilitate moving easily between them.</i> </dl> -<hr> +<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr> <center> <table border=0 width=98%> <tr><td valign=top align=left> +<a href="index.html">HDF5 documents and links</a> <br> <a href="H5.intro.html">Introduction to HDF5</a> <br> <a href="H5.user.html">HDF5 User Guide</a> <br> -<a href="index.html">Other HDF5 documents and links</a> <br> <!-- <a href="Glossary.html">Glossary</a><br> --> @@ -322,7 +322,7 @@ And in this document, the <a href="RM_H5I.html">H5I</a> <a href="RM_H5P.html">H5P</a> <br> -H5R +<a href="RM_H5R.html">H5R</a> <a href="RM_H5S.html">H5S</a> <a href="RM_H5T.html">H5T</a> <a href="RM_H5Z.html">H5Z</a> @@ -332,16 +332,13 @@ H5R </table> </center> <hr> - - -<address> -<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> - -<br> -Last modified: 30 April 2002 +<!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address> +<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> Describes HDF5 Release 1.5, Unreleased Development Branch - +</address><!-- #EndLibraryItem --> + +Last modified: 30 April 2002 </body> </html> |