diff options
Diffstat (limited to 'doc/html/RM_H5Z.html')
-rw-r--r-- | doc/html/RM_H5Z.html | 49 |
1 files changed, 38 insertions, 11 deletions
diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html index 337552e..a773a29 100644 --- a/doc/html/RM_H5Z.html +++ b/doc/html/RM_H5Z.html @@ -1,13 +1,26 @@ <html> <head><title> -HDF5/H5Z Draft API Specification +HDF5/H5Z API Specification </title></head> -<body> +<body bgcolor="#FFFFFF"> + <hr> <center> -<a href="RM_H5Front.html">HDF5 Reference Manual</a> +<table border=0 width=98%> +<tr><td valign=top align=left> +<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> +--> +</td> +<td valign=top align=right> +And in this document, the +<a href="RM_H5Front.html">HDF5 Reference Manual</a> +<br> <a href="RM_H5.html">H5</a> <a href="RM_H5A.html">H5A</a> <a href="RM_H5D.html">H5D</a> @@ -15,6 +28,7 @@ HDF5/H5Z Draft API Specification <a href="RM_H5F.html">H5F</a> <a href="RM_H5G.html">H5G</a> <a href="RM_H5I.html">H5I</a> +<br> <a href="RM_H5P.html">H5P</a> <a href="RM_H5R.html">H5R</a> <a href="RM_H5RA.html">H5RA</a> @@ -22,12 +36,12 @@ HDF5/H5Z Draft API Specification <a href="RM_H5T.html">H5T</a> H5Z <a href="Tools.html">Tools</a> -<!-- -<a href="Glossary.html">Glossary</a> ---> +</td></tr> +</table> </center> <hr> + <center> <h1>H5Z: Compression Interface</h1> </center> @@ -104,7 +118,19 @@ See <a href="Compression.html"><cite>Compression</cite></a> in the <hr> <center> -<a href="RM_H5Front.html">HDF5 Reference Manual</a> +<table border=0 width=98%> +<tr><td valign=top align=left> +<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> +--> +</td> +<td valign=top align=right> +And in this document, the +<a href="RM_H5Front.html">HDF5 Reference Manual</a> +<br> <a href="RM_H5.html">H5</a> <a href="RM_H5A.html">H5A</a> <a href="RM_H5D.html">H5D</a> @@ -112,6 +138,7 @@ See <a href="Compression.html"><cite>Compression</cite></a> in the <a href="RM_H5F.html">H5F</a> <a href="RM_H5G.html">H5G</a> <a href="RM_H5I.html">H5I</a> +<br> <a href="RM_H5P.html">H5P</a> <a href="RM_H5R.html">H5R</a> <a href="RM_H5RA.html">H5RA</a> @@ -119,17 +146,17 @@ See <a href="Compression.html"><cite>Compression</cite></a> in the <a href="RM_H5T.html">H5T</a> H5Z <a href="Tools.html">Tools</a> -<!-- -<a href="Glossary.html">Glossary</a> ---> +</td></tr> +</table> </center> <hr> + <address> <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> -Last modified: 27 October 1998 +Last modified: 30 October 1998 </body> </html> |