[svn-r6478]
Purpose:
DreamWeaver (DW) adaptation of the HDF5 doc set, introducing the use of
stylesheets and DW libraries.
Stylesheets -- for consistent format management.
DW libraries -- for managing common elements across documents.
Platforms tested:
IE 5 and 6
Netscape
This commit is contained in:
@@ -18,11 +18,14 @@
|
||||
|
||||
<head><title>
|
||||
HDF5 Technical Notes
|
||||
</title></head>
|
||||
</title>
|
||||
|
||||
<!-- #BeginLibraryItem "/ed_libs/styles_Gen.lbi" --><link href="ed_styles/GenElect.css" rel="stylesheet" type="text/css"><!-- #EndLibraryItem --></head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- #BeginLibraryItem "/ed_libs/NavBar_TechN.lbi" --><hr>
|
||||
<center>
|
||||
<table cellspacing=0 cellpadding=0 border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
@@ -38,13 +41,18 @@ HDF5 Technical Notes
|
||||
<a href="ADGuide.html">HDF5 Application Developer's Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
|
||||
<!--
|
||||
And in this document,
|
||||
HDF5 Technical Notes
|
||||
<br>
|
||||
<a href="TechNotes/FreeLists.html">Memory Management and Free Lists</a>
|
||||
-->
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
<hr>
|
||||
|
||||
<br>
|
||||
<!-- #EndLibraryItem --><br>
|
||||
<br>
|
||||
|
||||
<center>
|
||||
@@ -217,9 +225,10 @@ HDF5 Technical Notes
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<hr>
|
||||
|
||||
<!-- #BeginLibraryItem "/ed_libs/NavBar_TechN.lbi" --><hr>
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<table cellspacing=0 cellpadding=0 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>
|
||||
@@ -227,30 +236,38 @@ HDF5 Technical Notes
|
||||
<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="ADGuide.html">HDF5 Application Developer's Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
|
||||
<!--
|
||||
And in this document,
|
||||
HDF5 Technical Notes
|
||||
<br>
|
||||
<a href="TechNotes/FreeLists.html">Memory Management and Free Lists</a>
|
||||
-->
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
<hr>
|
||||
|
||||
|
||||
<address>
|
||||
<!-- #EndLibraryItem --><address>
|
||||
<table width=100% border=0>
|
||||
<tr><td align=left valign=top>
|
||||
<tr><td align=left valign=top>
|
||||
|
||||
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
<br>
|
||||
Describes HDF5 Release 1.5, Unreleased Development Branch
|
||||
</address><!-- #EndLibraryItem -->
|
||||
|
||||
Last modified: 16 November 2002
|
||||
|
||||
</td><td align=right valign=top>
|
||||
</td>
|
||||
<td align=right valign=top>
|
||||
<a href="Copyright.html">Copyright</a>
|
||||
<br>
|
||||
|
||||
Describes HDF5 Release 1.5, Unreleased Development Branch
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user