summaryrefslogtreecommitdiffstats
path: root/doc/src/RM_H5Front.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/RM_H5Front.html')
-rw-r--r--doc/src/RM_H5Front.html98
1 files changed, 0 insertions, 98 deletions
diff --git a/doc/src/RM_H5Front.html b/doc/src/RM_H5Front.html
deleted file mode 100644
index c3701b8..0000000
--- a/doc/src/RM_H5Front.html
+++ /dev/null
@@ -1,98 +0,0 @@
-<html>
-<head><title>
-HDF5 Draft API Specification
-</title></head>
-<body>
-
-<hr>
-<center>
-HDF5 Reference Manual&nbsp;
-<a href="RM_H5.html">H5</a>&nbsp;&nbsp;
-<a href="RM_H5A.html">H5A</a>&nbsp;&nbsp;
-<a href="RM_H5D.html">H5D</a>&nbsp;&nbsp;
-<a href="RM_H5E.html">H5E</a>&nbsp;&nbsp;
-<a href="RM_H5F.html">H5F</a>&nbsp;&nbsp;
-<a href="RM_H5G.html">H5G</a>&nbsp;&nbsp;
-<a href="RM_H5P.html">H5P</a>&nbsp;&nbsp;
-<!--
-<a href="RM_H5R.html">H5R</a>&nbsp;&nbsp;
--->
-<a href="RM_H5S.html">H5S</a>&nbsp;&nbsp;
-<a href="RM_H5T.html">H5T</a>&nbsp;&nbsp;
-<a href="RM_H5Z.html">H5Z</a>&nbsp;&nbsp;
-<a href="Tools.html">Tools</a>&nbsp;&nbsp;
-<!--
-<a href="Glossary.html">Glossary</a>
--->
-</center>
-<hr>
-
-<center>
-<h1>HDF5: API Specification<br>Reference Manual</h1>
-</center>
-
-The HDF5 libraries provide several interfaces, each of which provides the
-tools required to meet specific aspects of the HDF5 data-handling requirements.
-
-<ul>
-
-<li><a href="RM_H5.html">Library Functions</a> -- The general-purpose <strong>H5</strong> functions.
-<li><a href="RM_H5F.html">File Interface</a> -- The <strong>H5F</strong> API for accessing HDF files.
-<li><a href="RM_H5P.html">Property List Interface</a> -- The <strong>H5P</strong> API for manipulating object property lists.
-<li><a href="RM_H5D.html">Dataset Interface</a> -- The <strong>H5D</strong> API for manipulating scientific datasets.
-<li><a href="RM_H5T.html">Datatype Interface</a> -- The <strong>H5T</strong> API for defining dataset element information.
-<li><a href="RM_H5S.html">Dataspace Interface</a> -- The <strong>H5S</strong> API for defining dataset dataspace.
-<li><a href="RM_H5G.html">Group Interface</a> -- The <strong>H5G</strong> API for creating physical groups of objects on disk.
-<li><a href="RM_H5E.html">Error Interface</a> -- The <strong>H5E</strong> API for error handling.
-<li><a href="RM_H5Z.html">Compression Interface</a> -- The <strong>H5Z</strong> API for compression.
-<li><a href="RM_H5A.html">Annotation Interface</a> -- The <strong>H5A</strong> API for annotations.
-<li><a href="Tools.html">Tools</a> -- Interactive tools for the examination of existing HDF5 files.
-<!--
-<li><a href="Glossary.html">Glossary</a> -- A glossary of data-types used in the APIs.
--->
-<!--
-<hr>
-<li>Experimental interface:<a href="RM_H5R.html">Ragged Arrays</a>&nbsp;&nbsp; -- The <strong>H5R</strong> API for ragged arrays.
--->
-
-
-</ul>
-
-<hr>
-<center>
-HDF5 Reference Manual&nbsp;
-<a href="RM_H5.html">H5</a>&nbsp;&nbsp;
-<a href="RM_H5A.html">H5A</a>&nbsp;&nbsp;
-<a href="RM_H5D.html">H5D</a>&nbsp;&nbsp;
-<a href="RM_H5E.html">H5E</a>&nbsp;&nbsp;
-<a href="RM_H5F.html">H5F</a>&nbsp;&nbsp;
-<a href="RM_H5G.html">H5G</a>&nbsp;&nbsp;
-<a href="RM_H5P.html">H5P</a>&nbsp;&nbsp;
-<!--
-<a href="RM_H5R.html">H5R</a>&nbsp;&nbsp;
--->
-<a href="RM_H5S.html">H5S</a>&nbsp;&nbsp;
-<a href="RM_H5T.html">H5T</a>&nbsp;&nbsp;
-<a href="RM_H5Z.html">H5Z</a>&nbsp;&nbsp;
-<a href="Tools.html">Tools</a>&nbsp;&nbsp;
-<!--
-<a href="Glossary.html">Glossary</a>
--->
-</center>
-<hr>
-
-<address>
-<table width=100% border=0>
-<tr><td align=left valign=top>
-<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
-<br>
-Last modified: 8 September 1998
-
-</td><td align=right valign=top>
-<a href="Copyright.html">Copyright</a>&nbsp;&nbsp;
-</td></tr>
-</table>
-
-
-</body>
-</html>