[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

@@ -45,7 +45,7 @@
</td><td></td><td valign=top>A guide to the <strong>H5D</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Datatypes.html">Data Types</a>
<tr><td valign=top><a href="Datatypes.html">Datatypes</a>
</td><td></td><td valign=top>A guide to the <strong>H5T</strong>
interface.
</td></tr>
@@ -93,6 +93,10 @@
</td><td></td><td valign=top>A guide to mounting files containing
external HDF5 datasets.
</td></tr>
<tr><td valign=top><a href="Performance.html">Performance</a>
</td><td></td><td valign=top>A guide to performance issues and
analysis tools.
</td></tr>
<tr><td valign=top><a href="Debugging.html">Debugging</a>
</td><td></td><td valign=top>A guide to debugging HDF5 API calls.
</td></tr>