[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:
@@ -23,7 +23,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>
|
||||
@@ -38,9 +38,11 @@
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
Mounting Files
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
<a href="Debugging.html">Debugging</a>
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</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>
|
||||
<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>
|
||||
@@ -389,9 +391,11 @@ H5Fclose(data2);
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
Mounting Files
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
<a href="Debugging.html">Debugging</a>
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user