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/Glossary.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/Glossary.html')
-rw-r--r-- | doc/html/Glossary.html | 56 |
1 files changed, 29 insertions, 27 deletions
diff --git a/doc/html/Glossary.html b/doc/html/Glossary.html index b6c4568..fab8945 100644 --- a/doc/html/Glossary.html +++ b/doc/html/Glossary.html @@ -1,28 +1,31 @@ <html><head><title> HDF5 Glossary -</title></head> +</title> + +<!-- #BeginLibraryItem "/ed_libs/styles_Gen.lbi" --><link href="ed_styles/GenElect.css" rel="stylesheet" type="text/css"><!-- #EndLibraryItem --></head> <body> -<hr> + +<!-- #BeginLibraryItem "/ed_libs/NavBar_ADevG.lbi" --><hr> <center> <table border=0 width=98%> <tr><td valign=top align=left> - <a href="index.html">Other HDF5 documents and links</a> <br> - <a href="H5.intro.html">Introduction to HDF5</a> -</td> -<td valign=top align=right> - + <a href="index.html">HDF5 documents and links</a> <br> + <a href="H5.intro.html">Introduction to HDF5</a> <br> + <!-- + <a href="Glossary.html">Glossary</a><br> + --> </td> <td valign=top align=right> - <a href="H5.user.html">HDF5 User Guide</a> <br> - <a href="RM_H5Front.html">HDF5 Reference Manual</a> + <a href="H5.user.html">HDF5 User's Guide</a> <br> + <a href="RM_H5Front.html">HDF5 Reference Manual</a> <br> + <a href="ADGuide.html">HDF5 Application Developer's Guide</a> <br> </td></tr> </table> </center> <hr> - -<center> +<!-- #EndLibraryItem --><center> <h1>HDF5 Glossary</h1> </center> @@ -518,33 +521,32 @@ HDF5 Glossary </DL> -<hr> + +<!-- #BeginLibraryItem "/ed_libs/NavBar_ADevG.lbi" --><hr> <center> <table border=0 width=98%> <tr><td valign=top align=left> - <a href="index.html">Other HDF5 documents and links</a> <br> - <a href="H5.intro.html">Introduction to HDF5</a> + <a href="index.html">HDF5 documents and links</a> <br> + <a href="H5.intro.html">Introduction to HDF5</a> <br> + <!-- + <a href="Glossary.html">Glossary</a><br> + --> </td> <td valign=top align=right> - -</td> -<td valign=top align=right> - <a href="H5.user.html">HDF5 User Guide</a> <br> - <a href="RM_H5Front.html">HDF5 Reference Manual</a> + <a href="H5.user.html">HDF5 User's Guide</a> <br> + <a href="RM_H5Front.html">HDF5 Reference Manual</a> <br> + <a href="ADGuide.html">HDF5 Application Developer's Guide</a> <br> </td></tr> </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: 18 October 1999 - <br> Describes HDF5 Release 1.5, Unreleased Development Branch - - +</address><!-- #EndLibraryItem --> + +Last modified: 18 October 1999 + </body> </html> |