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_H5.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_H5.html')
-rw-r--r-- | doc/html/RM_H5.html | 32 |
1 files changed, 14 insertions, 18 deletions
diff --git a/doc/html/RM_H5.html b/doc/html/RM_H5.html index 03b75c2..8ee48be 100644 --- a/doc/html/RM_H5.html +++ b/doc/html/RM_H5.html @@ -1,18 +1,20 @@ <html> <head><title> HDF5/H5 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> --> @@ -21,7 +23,7 @@ HDF5/H5 API Specification And in this document, the <a href="RM_H5Front.html">HDF5 Reference Manual</a> <br> -H5 +<a href="RM_H5.html">H5</a> <a href="RM_H5A.html">H5A</a> <a href="RM_H5D.html">H5D</a> <a href="RM_H5E.html">H5E</a> @@ -40,9 +42,7 @@ H5 </table> </center> <hr> - - -<center> +<!-- #EndLibraryItem --><center> <h1>H5: General Library Functions</h1> </center> @@ -380,13 +380,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> --> @@ -395,7 +395,7 @@ facilitate moving easily between them.</i> And in this document, the <a href="RM_H5Front.html">HDF5 Reference Manual</a> <br> -H5 +<a href="RM_H5.html">H5</a> <a href="RM_H5A.html">H5A</a> <a href="RM_H5D.html">H5D</a> <a href="RM_H5E.html">H5E</a> @@ -414,17 +414,13 @@ H5 </table> </center> <hr> - - -<address> +<!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address> <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> - -<br> -Last modified: 2 August 2001 - <br> Describes HDF5 Release 1.5, Unreleased Development Branch - +</address><!-- #EndLibraryItem --> + +Last modified: 2 August 2001 </body> </html> |