diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/H5.user.html | 2 | ||||
-rw-r--r-- | doc/html/Tools.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/H5.user.html b/doc/html/H5.user.html index b3fb1b3..23f28ee 100644 --- a/doc/html/H5.user.html +++ b/doc/html/H5.user.html @@ -41,7 +41,7 @@ <li><a href="Environment.html">Environment Variables and Configuration Parameters</a> - A list of HDF5 environment variables and configuration parameters. - <li><a href="DDL.html">DDL for HDF5</a> - + <li><a href="ddl.html">DDL for HDF5</a> - A DDL in BNF for HDF5. <li><a href="Ragged.html">Ragged Arrays</a> - A guide to the H5RA interface. diff --git a/doc/html/Tools.html b/doc/html/Tools.html index 06aa2b7..d41f05e 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -106,7 +106,7 @@ These tools enable the user to examine HDF5 files interactively. <code>H5T_STD_I32BE</code> as the type of the data set. <p> The <code>h5dump</code> output is described in detail in the - <a href="DDL.html"><cite>DDL for HDF5</cite></a>, the + <a href="ddl.html"><cite>DDL for HDF5</cite></a>, the <cite>Data Description Language</cite> document. <dt><strong>Options and Parameters:</strong> <dl> @@ -159,7 +159,7 @@ These tools enable the user to examine HDF5 files interactively. </ul> <dt><strong>See Also:</strong> <dd>HDF5 Data Description Language syntax - (<a href="DDL.html"><cite>DDL for HDF5</cite></a>) + (<a href="ddl.html"><cite>DDL for HDF5</cite></a>) </dl> |