summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2001-04-03 16:33:12 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2001-04-03 16:33:12 (GMT)
commitaf75e5da51e94d5eaeb36f63603e9469dde36296 (patch)
treeec118c07ab00ae7d1a9a3599206d216d6845d64d /doc
parentaee2673383c6a1fa61da09faa3c141636a64cb8d (diff)
downloadhdf5-af75e5da51e94d5eaeb36f63603e9469dde36296.zip
hdf5-af75e5da51e94d5eaeb36f63603e9469dde36296.tar.gz
hdf5-af75e5da51e94d5eaeb36f63603e9469dde36296.tar.bz2
[svn-r3764]
Description: Added note that "Image Spec" and "H4-to-H5 Mapping" documents are still under revision and that updated versions will be posted at http://hdf.ncsa.uiuc.edu/HDF5/doc/ when available. Platforms tested: IE 5
Diffstat (limited to 'doc')
-rw-r--r--doc/html/ADGuide.html15
-rwxr-xr-xdoc/html/ADGuide/ImageSpec.html10
2 files changed, 22 insertions, 3 deletions
diff --git a/doc/html/ADGuide.html b/doc/html/ADGuide.html
index e7b3e0e..7042ef9 100644
--- a/doc/html/ADGuide.html
+++ b/doc/html/ADGuide.html
@@ -67,7 +67,7 @@
<tr><td valign=top width=35%><a href="ADGuide/ImageSpec.html">
HDF5 Image and</a>
<br>&nbsp;&nbsp;&nbsp;
- <a href="ADGuide/ImageSpec.html">Palette Specification</a>
+ <a href="ADGuide/ImageSpec.html">Palette Specification</a> *
</td><td></td><td valign=top>A specification for the implementation
of images and palettes in HDF5 applications
</td></tr>
@@ -76,14 +76,23 @@
<tr><td valign=top width=35%><a href="ADGuide/H4toH5Mapping.pdf">
Mapping HDF4 Objects</a>
- <br>&nbsp;&nbsp;&nbsp;<a href="ADGuide/H4toH5Mapping.pdf">to HDF5 Objects</a>
+ <br>&nbsp;&nbsp;&nbsp;<a href="ADGuide/H4toH5Mapping.pdf">to HDF5 Objects</a> *
</td><td></td><td valign=top>Guidelines for translating
HDF4 file objects into valid HDF5 file objects
&nbsp;
<i>(PDF format only)</i>
</td></tr>
- <tr><td colspan=2>&nbsp;</td></tr>
+ <tr><td colspan=3>&nbsp;</td></tr>
+
+ <tr><td colspan=3>
+ * These two documents were still under revision at the time
+ of Release 1.4.1. Updated versions will be posted on the HDF5
+ documents web site
+ (<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/"
+ target="ExtWin">http://hdf.ncsa.uiuc.edu/HDF5/doc/</a>)
+ when they become available.
+ </td></tr>
<!--
<tr><td valign=top><a href="xxx.html">xxx</a>
diff --git a/doc/html/ADGuide/ImageSpec.html b/doc/html/ADGuide/ImageSpec.html
index 9529d8c..498c000 100755
--- a/doc/html/ADGuide/ImageSpec.html
+++ b/doc/html/ADGuide/ImageSpec.html
@@ -40,6 +40,16 @@
<h3><i>(Major revision: designated Version 1.1 of the Image and Palette Specification)</i></h3>
</center>
+ <i>
+ (Note to the reader:
+ This document was still under revision at the time of Release 1.4.1.
+ An updated version will be posted at
+ <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/ImageSpec.html"
+ target="ExtWin">http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/ImageSpec.html</a>
+ when it becomes available.)
+ </i>
+ <p>
+
The HDF5 specification defines the standard objects and storage for the
standard HDF5 objects. (For information about the HDF5 library, model and
specification, see the HDF documentation.)&nbsp; This document is an additional