[svn-r2327] ADGuide.html: 'Front page' for new 'HDF5 Application Developer's Guide'.
This commit is contained in:
115
doc/html/ADGuide.html
Normal file
115
doc/html/ADGuide.html
Normal file
@@ -0,0 +1,115 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
HDF5 User's Guide
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
|
||||
<hr>
|
||||
<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="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td valign=top align=right>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
<hr>
|
||||
|
||||
|
||||
<center>
|
||||
<h1>HDF5 Application Developer's Guide</h1>
|
||||
</center>
|
||||
|
||||
|
||||
<center>
|
||||
<table border=0 width=80%>
|
||||
|
||||
|
||||
<tr><td valign=top colspan=3>
|
||||
These documents are intended for HDF5 application developers.
|
||||
Other documents for this <cite>Guide</cite>
|
||||
(e.g., a <cite>HDF4 to HDF5 File Mappings</cite> document)
|
||||
are in development but are not ready for this release.
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
|
||||
<tr><td valign=top><a href="XML_DTD.html">The XML DTD </a>
|
||||
<br> <a href="XML_DTD.html">for HDF5</a>
|
||||
</td><td></td><td valign=top>The standard HDF5 XML DTD and
|
||||
supporting documents, including design notes,
|
||||
an ASCII illustration of the HDF5 file tree, and
|
||||
automatically generated DTD documentation.
|
||||
</td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ImageSpec.html">
|
||||
HDF5 Image and</a>
|
||||
<br> <a href="ImageSpec.html">Palette Specification</a>
|
||||
</td><td></td><td valign=top>A specification for the implementation
|
||||
of images
|
||||
<br>
|
||||
and palettes in HDF5 applications.
|
||||
</td></tr>
|
||||
|
||||
<!--
|
||||
<tr><td valign=top><a href="xxx.html">xxx</a>
|
||||
<br> <a href="xxx.html">xxx</a>
|
||||
</td><td></td><td valign=top>xxx
|
||||
<br>
|
||||
xxx
|
||||
</td></tr>
|
||||
-->
|
||||
|
||||
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
<hr>
|
||||
<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="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td valign=top align=right>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
<hr>
|
||||
<address>
|
||||
<table width=100% border=0>
|
||||
<tr><td align=left valign=top>
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
<br>
|
||||
Last modified: 22 July 1999
|
||||
|
||||
</td><td align=right valign=top>
|
||||
<a href="Copyright.html">Copyright</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user