summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt8
-rw-r--r--release_docs/INSTALL10
-rw-r--r--release_docs/RELEASE.txt20
3 files changed, 18 insertions, 20 deletions
diff --git a/README.txt b/README.txt
index d38ceac..cdd2e0c 100644
--- a/README.txt
+++ b/README.txt
@@ -14,11 +14,9 @@ library. The INSTALL_parallel file contains instructions for installing the
parallel version of the library. Other INSTALL* files have similarly
descriptive names.
-Documentation for this release will be released separately; it is not
-included in the source code tar ball. The documentation tar ball will
-include a doc/html/ directory; start with the file "index.html" in that
-directory. An online document set for current release can also be found
-online at http:/hdfgroup.org/HDF5/doc/.
+Documentation for this release can be found in the doc/html/ directory;
+start with the file "index.html" in that directory. Online documentation
+for the current release is available at http:/hdfgroup.org/HDF5/doc/.
Several mailing lists are currently set up for use with the HDF5 library:
diff --git a/release_docs/INSTALL b/release_docs/INSTALL
index 10229fb..48b49fa 100644
--- a/release_docs/INSTALL
+++ b/release_docs/INSTALL
@@ -368,9 +368,10 @@
condition checking). To enable this debugging, supply a
comma-separated list of package names to the '--enable-debug'
switch. (See "Debugging HDF5 Applications" for a list of package
- names. In the HDF5 documentation at http:hdfgroup.org/HDF5/doc/,
- select "HDF5 User's Guide from Release 1.4.5," then select
- "Debugging.")
+ names. In the documentation distributed with this release, that
+ document is in doc/html/Debugging.html. In the HDF5 documentation
+ at http:hdfgroup.org/HDF5/doc/, select "HDF5 User's Guide from
+ Release 1.4.5," then select "Debugging.")
Debugging can be disabled by saying '--disable-debug'. The
default debugging level for snapshots is a subset of the
@@ -407,7 +408,8 @@
flag (or '--with-pthread=DIR') to the configure script.
(For further details, see "Thread Safe HDF5 Library Implementation"
in the "HDF5 Technical Notes." This document is included in the
- HDF5 documentation available at http:hdfgroup.org/HDF5/doc/.)
+ HDF5 documentation set distributed with this release and posted at
+ http:hdfgroup.org/HDF5/doc/.)
4.3.12. Backward compatibility with HDF5 1.4* releases
The 1.6 version of the HDF5 Library can be configured to operate
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 28dd27a..1539342 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -8,7 +8,8 @@ HDF5-1.6.6 It contains information on the platforms tested and
known problems in HDF5-1.6.6. For more details, check the HISTORY.txt
file in the HDF5 source.
-The HDF5 documentation can be found on the THG (The HDF Group)
+HDF5 documentation can be found in the distributed release source
+code in the subdirectory doc/html/ or on the THG (The HDF Group)
ftp server (ftp.hdfgroup.org) in the directory:
/HDF5/docs/
@@ -218,19 +219,16 @@ Bug Fixes since HDF5-1.6.5 Release
Documentation
=============
- Documentation for this release will be released separately; it is not
- included in the source code tar ball. The documentation tar ball will
- include a doc/html/ directory; start with the file "index.html" in that
- directory.
+ HDF5 documentation can be found in the distributed release source
+ code in the subdirectory doc/html/ (start with index.html) or on the
+ THG (The HDF Group) ftp server (ftp.hdfgroup.org) in the directory:
- Online documentation can be found on the THG (The HDF Group) web site:
-
- http://hdfgroup.org/HDF5/doc/
+ /HDF5/docs/
- The documentation tar ball will be posted shortly after the release on
- the THG (The HDF Group) ftp server (ftp.hdfgroup.org) in this directory:
+ Online documentation for the current release can be found on the THG
+ web site:
- /HDF5/docs/
+ http://hdfgroup.org/HDF5/doc/
Platforms Tested