From 6f8417afcd47c91b54783ff34bd7c812865f231e Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 27 Oct 2003 15:16:15 -0500 Subject: [svn-r7749] Purpose: Add pointer to location where PDF version of RM will be posted shortly In the Fortran90 introductory text: remove text describing presentation of F90 descriptions on separate HTML pages otherwise update discussion Platforms tested: IE 5, Safari --- doc/html/RM_H5Front.html | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index 480f01f..ac0e84e 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -132,6 +132,12 @@ See below for the FORTRAN90 and C++ APIs. +

+A PDF version of this HDF5 Reference Manual will be available from + +http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/ +approximately one week after Release 1.6.1. +


@@ -144,8 +150,8 @@ document.writeln("
To top of Reference

The Fortran90 and C++ APIs to HDF5

-The HDF5 Library distribution now includes FORTRAN90 and C++ APIs. -These APIs are described in the following documents. +The HDF5 Library distribution includes FORTRAN90 and C++ APIs, +which are described in the following documents.

Fortran90 API @@ -154,24 +160,20 @@ These APIs are described in the following documents. HDF5 FORTRAN90 User's Notes contains general information regarding the API. Specific information on each API call is found in the - Reference Manual. + HDF5 Reference Manual.

Fortran90 APIs in the Reference Manual: The current version of the HDF5 Reference Manual includes - a description of the FORTRAN90 API to HDF5. - Fortran subroutines exist in the H5A, H5D, H5E, H5F, H5G, H5I, H5P, - H5R, H5S, and H5T interfaces and are described on those pages. -

+ descriptions of the Fortran90 APIs to HDF5. + Fortran subroutines exist in the H5, H5A, H5D, H5E, H5F, H5G, H5I, H5P, + H5R, H5S, H5T, and H5Z interfaces and are described on those pages. In general, each Fortran subroutine performs exactly the same task - as the corresponding C function. In the electronic version of this manual, - the links at the top of each reference - manual section go to the C function descriptions, which serve as general - descriptions for both the C and Fortran APIs. A button, under - Non-C API(s) at the end of the C function description, - opens an external browser window displaying the Fortran-specific - information. You will probably want to adjust the size and location of - this external window so that both browser windows are visible and to - facilitate moving easily between them. + as the corresponding C function. +

+ Whereas Fortran subroutines had been described on separate pages in + prior releases, those descriptions were fully integrated into the + body of the reference manual for HDF5 Release 1.6.2 + (and mostly so for Release 1.6.1).

HDF5 Fortran90 Flags and Datatypes @@ -186,9 +188,11 @@ These APIs are described in the following documents.

HDF5 C++ Interfaces + @@ -238,7 +242,7 @@ And in this document, the Describes HDF5 Release 1.6.0, July 2003 -- cgit v0.12