diff --git a/doxygen/examples/FileFormat.html b/doxygen/examples/FileFormat.html index 8c05d0db2f9..e5a796e4f7b 100644 --- a/doxygen/examples/FileFormat.html +++ b/doxygen/examples/FileFormat.html @@ -12,7 +12,8 @@ @@ -34,7 +35,7 @@
  • Background Reading:

    -
    HDF5 File Format Specification +
    HDF5 File Format Specification
    This describes the current HDF5 file format.
    diff --git a/doxygen/examples/H5.format.1.0.html b/doxygen/examples/H5.format.1.0.html index 17436544343..32e377d4323 100644 --- a/doxygen/examples/H5.format.1.0.html +++ b/doxygen/examples/H5.format.1.0.html @@ -3,6 +3,9 @@ HDF5 File Format Specification +
    diff --git a/doxygen/examples/H5.format.1.1.html b/doxygen/examples/H5.format.1.1.html index 29bebac7da9..707bdc7c281 100644 --- a/doxygen/examples/H5.format.1.1.html +++ b/doxygen/examples/H5.format.1.1.html @@ -13,7 +13,7 @@ TABLE.format { border:solid; border-collapse:collapse; caption-side:top; text-align:center; width:80%;} TABLE.format TH { border:ridge; padding:4px; width:25%;} TABLE.format TD { border:ridge; padding:4px; } -TABLE.format CAPTION { font-weight:bold; font-size:larger;} +TABLE.format CAPTION { font-weight:bold; font-size:larger; width: 800px; } TABLE.note {border:none; text-align:right; width:80%;} @@ -21,7 +21,7 @@ TABLE.desc TR { vertical-align:top;} TABLE.desc TH { border-style:ridge; font-size:larger; padding:4px; text-decoration:underline;} TABLE.desc TD { border-style:ridge; padding:4px; } -TABLE.desc CAPTION { font-weight:bold; font-size:larger;} +TABLE.desc CAPTION { font-weight:bold; font-size:larger; width: 800px; } TABLE.list { border:none; } TABLE.list TR { vertical-align:top;} diff --git a/doxygen/examples/H5.format.2.0.html b/doxygen/examples/H5.format.2.0.html index df139058b72..789c6e501a9 100644 --- a/doxygen/examples/H5.format.2.0.html +++ b/doxygen/examples/H5.format.2.0.html @@ -89,6 +89,7 @@ table.format caption { font-weight: bold; font-size: larger; + width: 800px; } table.note { @@ -126,6 +127,7 @@ table.desc caption { font-weight: bold; font-size: larger; + width: 800px; } table.list { diff --git a/doxygen/examples/H5.format.html b/doxygen/examples/H5.format.html index 303ba310299..1e7fe256f1a 100644 --- a/doxygen/examples/H5.format.html +++ b/doxygen/examples/H5.format.html @@ -76,6 +76,7 @@ } table.format caption { font-weight:bold; font-size:larger; + width: 800px; } table.note {border:none; @@ -102,6 +103,7 @@ } table.desc caption { font-weight:bold; font-size:larger; + width: 800px; } table.list { border:none;