[svn-r1775] HDF5 User's Guide files

Added Performance.html to TOC lists.
 	Made "data type" and "datatype" consistently one word.
This commit is contained in:
Frank Baker
1999-10-17 15:41:58 -05:00
parent db3fa8951d
commit 044a84e972
19 changed files with 179 additions and 103 deletions

View File

@@ -23,7 +23,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
<a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
<a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -38,9 +38,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
Mounting Files&nbsp;&nbsp;
<br>
<a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
<br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -119,8 +121,8 @@
open and usable even after the child has been unmounted and/or
closed.
<li>Datasets that share a committed data type must reside in the
same file as the data type.
<li>Datasets that share a committed datatype must reside in the
same file as the datatype.
</ul>
@@ -374,7 +376,7 @@ H5Fclose(data2);
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
<a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
<a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -389,9 +391,11 @@ H5Fclose(data2);
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
Mounting Files&nbsp;&nbsp;
<br>
<a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
<br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -406,7 +410,7 @@ H5Fclose(data2);
<!-- Created: Spring 1999 -->
<!-- hhmts start -->
Last modified: 23 July 1999
Last modified: 14 October 1999
<!-- hhmts end -->
</body>