diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-09-16 20:24:49 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-09-16 20:24:49 (GMT) |
commit | 2f06ba1563848738dce92b8e3f33fb9c3304eee6 (patch) | |
tree | 5e08c9b9dc1f0742e67164d7286c80afa82403d0 /doc | |
parent | 9b152820077fc8ddff99704b8cc3e1a63ce4093c (diff) | |
download | hdf5-2f06ba1563848738dce92b8e3f33fb9c3304eee6.zip hdf5-2f06ba1563848738dce92b8e3f33fb9c3304eee6.tar.gz hdf5-2f06ba1563848738dce92b8e3f33fb9c3304eee6.tar.bz2 |
[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.
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/html/PDF_RM_body.book | 18 | ||||
-rwxr-xr-x | doc/html/PDF_RM_front.book | 5 | ||||
-rw-r--r-- | doc/html/RM_TOC.html | 172 | ||||
-rw-r--r-- | doc/html/RM_Title.html | 24 |
4 files changed, 219 insertions, 0 deletions
diff --git a/doc/html/PDF_RM_body.book b/doc/html/PDF_RM_body.book new file mode 100755 index 0000000..d094f93 --- /dev/null +++ b/doc/html/PDF_RM_body.book @@ -0,0 +1,18 @@ +#HTMLDOC 1.8.23 +-t pdf13 -f PDFs/H5_RM_body.pdf --webpage --no-title --linkstyle plain --size Letter --left 1.00in --right 0.50in --top 0.50in --bottom 0.50in --header ... --footer ..1 --nup 1 --tocheader .t. --tocfooter ..i --duplex --portrait --color --no-pscommands --no-xrxcomments --compression=1 --jpeg=60 --fontsize 11.0 --fontspacing 1.2 --headingfont Helvetica --bodyfont Times --headfootsize 10.0 --headfootfont Helvetica --charset iso-8859-1 --links --no-embedfonts --pagemode document --pagelayout single --firstpage p1 --pageeffect none --pageduration 10 --effectduration 1.0 --no-encryption --permissions all --owner-password "" --user-password "" --browserwidth 680 +RM_H5Front.htm +RM_H5.html +RM_H5A.html +RM_H5D.html +RM_H5E.html +RM_H5F.html +RM_H5G.html +RM_H5I.html +RM_H5P.html +RM_H5R.html +RM_H5S.html +RM_H5T.html +RM_H5Z.html +Tools.html +PredefDTypes.html +Glossary.html diff --git a/doc/html/PDF_RM_front.book b/doc/html/PDF_RM_front.book new file mode 100755 index 0000000..6c39a1e --- /dev/null +++ b/doc/html/PDF_RM_front.book @@ -0,0 +1,5 @@ +#HTMLDOC 1.8.23 +-t pdf13 -f PDFs/H5_RM_front.pdf --webpage --no-title --linkstyle plain --size Letter --left 1.00in --right 0.50in --top 0.50in --bottom 0.50in --header ... --footer ... --nup 1 --tocheader .t. --tocfooter ..i --duplex --portrait --color --no-pscommands --no-xrxcomments --compression=1 --jpeg=60 --fontsize 11.0 --fontspacing 1.2 --headingfont Helvetica --bodyfont Times --headfootsize 10.0 --headfootfont Helvetica --charset iso-8859-1 --links --no-embedfonts --pagemode document --pagelayout single --firstpage p1 --pageeffect none --pageduration 10 --effectduration 1.0 --no-encryption --permissions all --owner-password "" --user-password "" --browserwidth 680 +RM_Title.html +Copyright.html +RM_TOC.html diff --git a/doc/html/RM_TOC.html b/doc/html/RM_TOC.html new file mode 100644 index 0000000..5f107f2 --- /dev/null +++ b/doc/html/RM_TOC.html @@ -0,0 +1,172 @@ +<html> +<head> +<title>RM_TOC</title> +</head> + +<body><br><br> +<h2 align="center">Table of Contents</h2> + +<br><br><br><br> + + +<table border="0" align="center"><font size="+1"> + <tr> + <th colspan="3"> </th> + </tr> + <tr> + <td align="left"> + Overview + </td> + <td> </td> + <td align="right"> + 1 + </td> + </tr> + <tr> + <td align="left"> + Fortran90 and C++ APIs + </td> + <td> </td> + <td align="right"> + 1 + </td> + </tr> + <tr> + <td align="left"> + H5: General Library Functions + </td> + <td> </td> + <td align="right"> + 3 + </td> + </tr> + <tr> + <td align="left"> + H5A: Attribute Interface + </td> + <td> </td> + <td align="right"> + 13 + </td> + </tr> + <tr> + <td align="left"> + H5D: Datasets Interface + </td> + <td> </td> + <td align="right"> + 27 + </td> + </tr> + <tr> + <td align="left"> + H5E: Error Interface + </td> + <td> </td> + <td align="right"> + 49 + </td> + </tr> + <tr> + <td align="left"> + H5F: File Interface + </td> + <td> </td> + <td align="right"> + 61 + </td> + </tr> + <tr> + <td align="left"> + H5G: Group Interface + </td> + <td> </td> + <td align="right"> + 79 + </td> + </tr> + <tr> + <td align="left"> + H5I: Identifier Interface + </td> + <td> </td> + <td align="right"> + 99 + </td> + </tr> + <tr> + <td align="left"> + H5P: Property List Interface + </td> + <td> </td> + <td align="right"> + 103 + </td> + </tr> + <tr> + <td align="left"> + H5R: Reference Interface + </td> + <td> </td> + <td align="right"> + 231 + </td> + </tr> + <tr> + <td align="left"> + H5S: Dataspace Interface + </td> + <td> </td> + <td align="right"> + 239 + </td> + </tr> + <tr> + <td align="left"> + H5T: Datatype Interface + </td> + <td> </td> + <td align="right"> + 267 + </td> + </tr> + <tr> + <td align="left"> + H5Z: Compression Interface + </td> + <td> </td> + <td align="right"> + 335 + </td> + </tr> + <tr> + <td align="left"> + HDF5 Tools + </td> + <td> </td> + <td align="right"> + 343 + </td> + </tr> + <tr> + <td align="left"> + HDF5 Predefined Datatypes + </td> + <td> </td> + <td align="right"> + 373 + </td> + </tr> + <tr> + <td align="left"> + HDF5 Glossary + </td> + <td> </td> + <td align="right"> + 377 + </td> + </tr> +</font></table> + +</body> +</html> diff --git a/doc/html/RM_Title.html b/doc/html/RM_Title.html new file mode 100644 index 0000000..99bc0ec --- /dev/null +++ b/doc/html/RM_Title.html @@ -0,0 +1,24 @@ +<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> |