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/index.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/index.html')
-rw-r--r-- | doc/html/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/html/index.html b/doc/html/index.html index 0fbdda1..477433a 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -101,6 +101,11 @@ <ul> <li>Standards definitions and development guidelines </ul> +<dt><A HREF="RM_H5Front.html#F90andCPPlus">Fortran90 and C++ APIs</A> + <ul> + <li>Non-C APIs linked from and incorporated in the + <cite>HDF5 Reference Manual</cite> + </ul> <dt><A HREF="Glossary.html">HDF5 Glossary</A> * <ul> <li>A glossary of terms as they are used in HDF5 |