[svn-r3270]
Purpose:
A bugfix and a new document
Description:
ADGuide/Changes.html
New document: "HDF5 Library Changes from Release to Release"
(MUST be updated at EVERY release, including Betas.)
ADGuide/ImageSpec.html
Fixed broken links and title tag.
Platforms tested:
IE 5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Palettes</title>
|
||||
<title>Image Specification</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
@@ -10,17 +10,17 @@
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="../index.html">HDF5 documents and links</a> <br>
|
||||
<a href="../H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="../RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
<a href="../Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td valign=top align=right>
|
||||
<br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="ADGuide.html">HDF5 Application Developer's Guide</a>
|
||||
<a href="../H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="../ADGuide.html">HDF5 Application Developer's Guide</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
@@ -696,17 +696,17 @@ it may or may not be correct or useable for a given application.
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="../index.html">HDF5 documents and links</a> <br>
|
||||
<a href="../H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="../RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
<a href="../Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td valign=top align=right>
|
||||
<br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="ADGuide.html">HDF5 Application Developer's Guide</a>
|
||||
<a href="../H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="../ADGuide.html">HDF5 Application Developer's Guide</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user