diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2001-01-09 14:50:56 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2001-01-09 14:50:56 (GMT) |
commit | a2ecc8def5ea40302a1b593ce2d764c49c52f01c (patch) | |
tree | 35f02a3321516b526b12b1516ce5ffeb4c8ef5ee /doc/html/RM_H5Front.html | |
parent | 6ca7ae026e8ac6beca9c65866e0029568aae8f2f (diff) | |
download | hdf5-a2ecc8def5ea40302a1b593ce2d764c49c52f01c.zip hdf5-a2ecc8def5ea40302a1b593ce2d764c49c52f01c.tar.gz hdf5-a2ecc8def5ea40302a1b593ce2d764c49c52f01c.tar.bz2 |
[svn-r3245]
Purpose:
To make C++ and Fortran90 API docs more accessible
Solution:
Added link to C++ and Fortran90 API docs to docs index page.
Platforms tested:
IE 5
Diffstat (limited to 'doc/html/RM_H5Front.html')
-rw-r--r-- | doc/html/RM_H5Front.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index 5e9d282..a07c957 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -5,7 +5,9 @@ HDF5 API Specification <body bgcolor="#FFFFFF"> -<hr> +<a name="TopofRM"> +<hr></a> + <center> <table cellspacing=0 cellpadding=0 border=0 width=98%> <tr><td valign=top align=left> @@ -120,6 +122,7 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs. <a name="F90andCPPlus"> <hr> +<p align=right>To top of <a href="#TopofRM"><cite>Reference Manual</cite></a>. <h3>The Fortran90 and C++ APIs to HDF5</h3> </a> |