diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-09-21 21:24:54 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-09-21 21:24:54 (GMT) |
commit | 5ae98779b0dc408e41d33f0cba77181a4a224846 (patch) | |
tree | 35b3e99f07a54e86ec3f9ff8772edf59f4882a14 /doc | |
parent | cb9f6774a473b6b3c495fe92a34295e78a1c5b49 (diff) | |
download | hdf5-5ae98779b0dc408e41d33f0cba77181a4a224846.zip hdf5-5ae98779b0dc408e41d33f0cba77181a4a224846.tar.gz hdf5-5ae98779b0dc408e41d33f0cba77181a4a224846.tar.bz2 |
[svn-r9291] Description:
Add links to HDF5 High Level APIs and to HDF5 high level RM
Add JHI hyperlink
Other minor formatting adjustments and copy edits
Platforms tested:
Mozilla
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/index.html | 38 |
1 files changed, 29 insertions, 9 deletions
diff --git a/doc/html/index.html b/doc/html/index.html index 2204ebd..c9b2c3e 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -33,11 +33,16 @@ <center> <br> -<h1><A HREF="http://hdf.ncsa.uiuc.edu"><img src="hdf2.jpg" border=0 alt="HDF Logo" align=left></A> HDF5 - A New Generation of HDF <br><font size=-1>The Hierarchical Data Format</font></H1> +<table border=0 width="90%"> +<tr><td width=92> +<A HREF="http://hdf.ncsa.uiuc.edu"><img src="hdf2.jpg" border=0 alt="HDF Logo" align=left></A> +</td><td> +<h1>HDF5 - A New Generation of HDF <br><font size=-1>The Hierarchical Data Format</font></h1> +<hr> +</td></tr> +<table> </center> - -<hr> <CENTER> <table border=0 width=90%> @@ -71,6 +76,13 @@ <li>Other HDF5-related papers and presentations </ul> <p> + <dt><a href="http://hdf.ncsa.uiuc.edu/HDF5/hdf5_hl/" + target="ExtWin">High Level HDF5 APIs</a> + <ul> + <li>High level APIs for easier HDF5 application development + <li>Image, Table, and HDF5 Lite + </ul> + <p> <dt><a href="http://hdf.ncsa.uiuc.edu/HDF5/PHDF5/" target="ExtWin">Parallel HDF5</a> <ul> @@ -124,6 +136,7 @@ <dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/">HDF5 User's Guide</A> <ul> <li>A new user's guide, first published with HDF5 Release 2.0 + <br> <i><small>(Served from the HDF5 website at NCSA)</small></i> <li>The <A HREF="H5.user.html">HDF5 Release 1.4.5 User's Guide</A> remains available, though it has not been updated @@ -133,9 +146,15 @@ <ul> <li>Complete reference manuals for the HDF5 APIs <li><A HREF="RM_H5Front.html">The C APIs</A>, HDF5's “native language” + <li><a href="http://hdf.ncsa.uiuc.edu/HDF5/hdf5_hl/doc/RM_hdf5hl.html" + target="ExtWin">High level C APIs</a>: Image, Table, and HDF5 Lite + <br> + <i><small>(Served from the HDF5 website at NCSA)</small></i> <li><A HREF="RM_H5Front.html#F90andCPPlus">The Fortran90 APIs</A> <li><A HREF="cpplus_RM/index.html" target="CppExternal">The C++ APIs</a> - <li>The Java APIs + <li><A href="http://hdf.ncsa.uiuc.edu/hdf-java-html/JNI/jhi5/index.html" + target="ExtWin">JHI5</A>, the Java HDF5 Interface + </ul> </ul> <dt>HDF5 and “Foreign Languages” <ul> @@ -148,8 +167,9 @@ <li><A href="http://hdf.ncsa.uiuc.edu/hdf-java-html/" target="ExtWin">Java products</A> and the <A href="http://hdf.ncsa.uiuc.edu/hdf-java-html/JNI/jhi5/index.html" - target="ExtWin">Java HDF5 Interface</A><br> - <i>Served from the HDF5 website at NCSA</i> + target="ExtWin">Java HDF5 Interface</A> + <br> + <i><small>(Served from the HDF5 website at NCSA)</small></i> </ul> <dt><A HREF="Glossary.html">HDF5 Glossary</A> @@ -230,10 +250,10 @@ </dl> </td></tr> <tr><td bgcolor="#BBFFFF" valign=top align=left> -<center><i>(Internet links)</i></center> +<center><i><small>(Internet links)</small></i></center> </td><td bgcolor="#FFFFFF"> </td><td bgcolor="#BBFFFF" valign=top align=left> -<center><i>(Local links)</i></center> +<center><i><small>(Local links, unless otherwise noted)</small></i></center> </table> </CENTER> @@ -252,7 +272,7 @@ <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> <!-- hhmts start --> -Last modified: 19 September 2004 +Last modified: 21 September 2004 <!-- hhmts end --> <br> |