[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

@@ -24,7 +24,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>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
<a href="Performance.html">Performance</a>&nbsp;&nbsp;
Debugging&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>
@@ -82,7 +84,7 @@
<br><br>
<dt><b>Timings and Statistics</b>
<dd>The library can be configured to accumulate certain
statistics about things like cache performance, data type
statistics about things like cache performance, datatype
conversion, data space conversion, and data filters. The code
is included on a per-package basis and enabled at runtime by
an environment variable.
@@ -244,7 +246,7 @@ IOT Trap, core dumped.
<tr>
<td align=center>t</td>
<td align=center>Yes</td>
<td>Data types</td>
<td>Datatypes</td>
</tr>
<tr>
<td align=center>v</td>
@@ -279,7 +281,7 @@ IOT Trap, core dumped.
</tr>
<tr valign=top>
<td><code>all -t -s</code></td>
<td>Debugging output for all packages except data types
<td>Debugging output for all packages except datatypes
and data spaces will appear on the standard error
stream.</td>
</tr>
@@ -462,7 +464,7 @@ H5E.c:336: warning: trace info was not inserted
<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>
@@ -477,9 +479,11 @@ H5E.c:336: warning: trace info was not inserted
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
<a href="Performance.html">Performance</a>&nbsp;&nbsp;
Debugging&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>
@@ -494,7 +498,7 @@ H5E.c:336: warning: trace info was not inserted
<!-- Created: Wed Jun 17 12:29:12 EDT 1998 -->
<!-- hhmts start -->
Last modified: 23 July 1999
Last modified: 14 October 1999
<!-- hhmts end -->
</body>