[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:
@@ -24,7 +24,7 @@
|
||||
<br>
|
||||
<a href="Files.html">Files</a>
|
||||
<a href="Datasets.html">Datasets</a>
|
||||
<a href="Datatypes.html">Data Types</a>
|
||||
<a href="Datatypes.html">Datatypes</a>
|
||||
<a href="Dataspaces.html">Dataspaces</a>
|
||||
<a href="Groups.html">Groups</a>
|
||||
<br>
|
||||
@@ -39,9 +39,11 @@
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
<a href="MountingFiles.html">Mounting Files</a>
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
Debugging
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</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>
|
||||
<a href="Datasets.html">Datasets</a>
|
||||
<a href="Datatypes.html">Data Types</a>
|
||||
<a href="Datatypes.html">Datatypes</a>
|
||||
<a href="Dataspaces.html">Dataspaces</a>
|
||||
<a href="Groups.html">Groups</a>
|
||||
<br>
|
||||
@@ -477,9 +479,11 @@ H5E.c:336: warning: trace info was not inserted
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
<a href="MountingFiles.html">Mounting Files</a>
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
Debugging
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user