diff options
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r-- | doc/html/Tools.html | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html index b850862..192815a 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -162,15 +162,23 @@ These tools enable the user to examine HDF5 files interactively. </ul> <li>Data type <ul> - <li>scalar type - <li>transient type - <li>named type - <li>unnamed type + <li>atomic type + <li>compound type + <li>string type </ul> <li>Simple data space <li>Soft link <li>Hard link + <li>Loop detection </ul> + <dd>The to do list includes: + <ul> + <li>Display data correctly + <li>Make h5dump output consistent with DDL + <li>Support storage layout + <li>Define file boot block + </ul> + <dt><strong>See Also:</strong> <dd>HDF5 Data Description Language syntax (<a href="ddl.html"><cite>DDL for HDF5</cite></a>) |