[svn-r3269]
Purpose:
Bugfix and adding a new document
Description:
RM_H5Front.html
Removed a currently commented-out section that had been used
during the 1.2 period for separate F90 releases.
ADGuide.html
Added new "Changes from Release to Release" document.
Fixed title tag.
Platforms tested:
IE 5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
HDF5 User's Guide
|
||||
HDF5 Application Developer's Guide
|
||||
</title>
|
||||
</head>
|
||||
|
||||
@@ -37,8 +37,9 @@
|
||||
|
||||
|
||||
<tr><td valign=top colspan=3>
|
||||
These documents provide guidelines and standards specifications
|
||||
for HDF5 application developers.
|
||||
These documents provide information of particular interest to
|
||||
developers of applications that employ the HDF5 library.
|
||||
<p>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
@@ -53,12 +54,22 @@
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/Changes.html">
|
||||
HDF5 Library Changes</a>
|
||||
<br>
|
||||
<a href="ADGuide/Changes.html">from Release to Release</a>
|
||||
</td><td></td><td valign=top>A summary of changes in the HDF5
|
||||
library
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/ImageSpec.html">
|
||||
HDF5 Image and</a>
|
||||
<br>
|
||||
<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.
|
||||
of images and palettes in HDF5 applications
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
@@ -67,7 +78,8 @@
|
||||
Mapping HDF4 Objects</a>
|
||||
<br> <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.
|
||||
HDF4 file objects into valid HDF5 file objects
|
||||
|
||||
<i>(PDF format only)</i>
|
||||
</td></tr>
|
||||
|
||||
@@ -115,7 +127,7 @@
|
||||
<tr><td align=left valign=top>
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
<br>
|
||||
Last modified: 21 December 2000
|
||||
Last modified: 11 January 2001
|
||||
|
||||
</td><td align=right valign=top>
|
||||
<a href="Copyright.html">Copyright</a>
|
||||
|
||||
Reference in New Issue
Block a user