[svn-r1404]
H5.format.html Copy edits Beginning of revisions to bring the Specification up-to-date and move it to present tense Couple of new intro paragraphs, designed largely to offer the user a bit more context H5.user.html Datatypes.html Font correction and minor formatting changes. H5.user.PrintGen.html H5.user.PrintTpg.html New files to enable creating a searchable and printable version of the HDF5 User's Guide. These files enable the creation of a PDF file containing the entire document. H5.user.PrintGen.html controls the print job; H5.user.PrintTpg.html is the title page for the PDF volume.
This commit is contained in:
75
doc/html/H5.user.PrintTpg.html
Normal file
75
doc/html/H5.user.PrintTpg.html
Normal file
@@ -0,0 +1,75 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
HDF5 User's Guide
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
|
||||
<hr>
|
||||
<br>
|
||||
<br><br>
|
||||
|
||||
<center>
|
||||
|
||||
<font size=7>
|
||||
A User's Guide for HDF5
|
||||
</font>
|
||||
|
||||
<br><br><br>
|
||||
<hr>
|
||||
<hr>
|
||||
<br><br><br>
|
||||
|
||||
<font size=6>
|
||||
Release 1.0
|
||||
<br>
|
||||
January 1999
|
||||
</font>
|
||||
|
||||
<br><br><br><br>
|
||||
|
||||
<font size=3>
|
||||
Hierarchical Data Format (HDF) Group
|
||||
<br>
|
||||
National Center for Supercomputing Applications (NCSA)
|
||||
<br>
|
||||
University of Illinois at Urbana-Champaign (UIUC)
|
||||
</font>
|
||||
|
||||
</center>
|
||||
|
||||
<br><br><br>
|
||||
<hr>
|
||||
<hr>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
|
||||
<blockquote>
|
||||
<strong>A Note to the Reader:</strong>
|
||||
The primary HDF5 user documents are the online HTML documents
|
||||
distributed with the HDF5 code and binaries and found on the HDF5 website.
|
||||
Several users have expressed a desire for documents in an alternative format:
|
||||
<ul>
|
||||
<li>Some have requested a version that can be reasonably printed in a
|
||||
single print operation.
|
||||
<li>Others have requested an easily searchable version.
|
||||
</ul>
|
||||
This PDF file has been created expressly to meet these needs.
|
||||
<p>
|
||||
The reader will note that each section of this document looks very much
|
||||
as the corresponding HTML page would look in a web browser. That is not
|
||||
accidental as the HTML version remains the HDF5 development team's primary
|
||||
documentation vehicle.
|
||||
</blockquote>
|
||||
|
||||
|
||||
<br><br>
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user