Files
hdf5/doc/html/RM_Title.html
Frank Baker 2f06ba1563 [svn-r7483]
Purpose:
    PDF_RM_body.book  (the body of the RM)
    PDF_RM_front.book (RM frontmatter: title page, (c) notice, TOC)
        Configuration files for use by HTMLdoc in generating a PDF version
        of the HDF5 Reference Manual.
    RM_Title.html
    RM_TOC.html
        Reference manual title page and table of contents for use in the
        above-mentioned PDF versions.

Description:
    The files PDF_RM*.book contain configuration notations and the list
        files to be included in each book.
    The 2 *.html files are just HTML-coded text for generating the
        respective pages.

Platforms tested:
    Tested with HTMLdoc.
    These files aren't used with and don't afffect anything else and
    they are not distributed to users.
2003-09-16 15:24:49 -05:00

25 lines
434 B
HTML

<html>
<head>
</head>
<body>
<br><br><br><br>
<hr>
<br><br>
<h1 align="center"><font size="+6">HDF5 Reference Manual</font></h1>
<br>
<hr><hr>
<br><br><br>
<p align="center"><font size="+2">Release 1.6.0<br>August, 2003</font></p>
<br><br>
<p align="center">
Hierarchical Data Format (HDF) Group
<br>
National Center for Supercomputing Applications (NCSA)
<br>
University of Illinois at Urbana-Champaign (UIUC)
</p>
</body>
</html>