summaryrefslogtreecommitdiffstats
path: root/doc/html/Tools.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r--doc/html/Tools.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index af77b66..0234fa7 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -210,22 +210,22 @@ These tools enable the user to examine HDF5 files interactively.
<li>Data type
<ul>
<li>integer type
- <dt>- H5T_STD_I8BE, H5T_STD_I8LE, H5T_STD_I16BE, ...
+ <dt>- H5T_STD_I8BE, H5T_STD_I8LE, H5T_STD_I16BE, ...
<li>floating point type
- <dt>- H5T_IEEE_F32BE, H5T_IEEE_F32LE, H5T_IEEE_F64BE, ...
+ <dt>- H5T_IEEE_F32BE, H5T_IEEE_F32LE, H5T_IEEE_F64BE, ...
<li>string type
<li>compound type
- <dt>- named, unnamed and transient compound type
- <dt>- integer, floating or string type member
+ <dt>- named, unnamed and transient compound type
+ <dt>- integer, floating or string type member
<li>opaque types
<li>reference type
- <dt>- object references
- <dt>- data regions
+ <dt>- object references
+ <dt>- data regions
<li>enum type
- <li>variable length datatypes
- <dt>- atomic types only
- <dt>- scalar or single dimensional array of variable length
- types supported
+ <li>variable-length datatypes
+ <dt>- atomic types only
+ <dt>- scalar or single dimensional array of variable-length
+ types supported
</ul>
<li>Data space
<ul>