diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-02-24 22:10:12 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-02-24 22:10:12 (GMT) |
commit | 9fb77d56b800f04e7818190f50193028a134603f (patch) | |
tree | e6d5c34ec5d291a8a4f43a97c6ba48f520153bf8 /doc/html/Glossary.html | |
parent | f29e2a01e35e466fdcc292a0c443265efdf4b025 (diff) | |
download | hdf5-9fb77d56b800f04e7818190f50193028a134603f.zip hdf5-9fb77d56b800f04e7818190f50193028a134603f.tar.gz hdf5-9fb77d56b800f04e7818190f50193028a134603f.tar.bz2 |
[svn-r8221]
Purpose:
Clean up RM formatting.
Modify RM HTML code to facilitate automated generation of PDF version.
Minor edits.
Description:
Reworked format of "Parameters" sections.
Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to
generate PDF files.
Fixed the "Copyright" link on RM_H5Front.html.
Other minor copy edits.
Platforms tested:
IE 5
Diffstat (limited to 'doc/html/Glossary.html')
-rw-r--r-- | doc/html/Glossary.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/html/Glossary.html b/doc/html/Glossary.html index 8564b32..94ff8e5 100644 --- a/doc/html/Glossary.html +++ b/doc/html/Glossary.html @@ -42,8 +42,7 @@ HDF5 Glossary </td></tr> </table> </center> -<hr> -<!-- #EndLibraryItem --><center> +<hr><!-- #EndLibraryItem --><center> <h1>HDF5 Glossary</h1> </center> @@ -239,6 +238,7 @@ HDF5 Glossary supporting metadata. <P> +<!-- NEW PAGE --> <DT><B><a name="Glossary-PListDSetAccess">dataset access property list</a></B> <DD>A property list containing information on how a dataset is to be accessed. <P> @@ -557,14 +557,13 @@ HDF5 Glossary </td></tr> </table> </center> -<hr> -<!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address> +<hr><!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address> <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 18 October 1999"); +document.writeln("Last modified: 24 February 2004"); --> </SCRIPT> |