diff options
-rw-r--r-- | doc/html/RM_H5P.html | 5 | ||||
-rw-r--r-- | doc/html/RM_H5Z.html | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index 29445cd..cfc8ddc 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -2690,8 +2690,9 @@ facilitate moving easily between them.</i> property list and eventually to the file and passed to the compression functions. <p> - See <a href="Compression.html"><cite>Compression</cite></a> - in the <cite>HDF5 User's Guide</cite> for further information. + See <a href="Datasets.html"><cite>The Dataset Interface (H5D)</cite></a> + in the <cite>HDF5 User's Guide</cite> for further information + regarding data compression. <dt><strong>Parameters:</strong> <dl> <dt><em>hid_t</em> <code>plist</code> diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html index af9cd25..5a06a89 100644 --- a/doc/html/RM_H5Z.html +++ b/doc/html/RM_H5Z.html @@ -75,8 +75,9 @@ because of the difficulty of implementing random access for partial I/O. Compact dataset compression is not supported because it would not produce significant results. <p> -See <a href="Compression.html"><cite>Compression</cite></a> in the -<cite>HDF5 User's Guide</cite> for further information. +See <a href="Datasets.html"><cite>The Dataset Interface (H5D)</cite></a> +in the <cite>HDF5 User's Guide</cite> for further information regarding +data compression. <hr> <dl> |