[svn-r9033]
Description:
RM_H5Front.html
Add link to new C++ Ref Manual
(and delete link to superseded old C++ Interfaces document)
index.html
Restructure page in attempt to reduce cluttered appearance
Revise "HDF5 User's Guide" section
Rework "HDF5 Ref Manual" and "Foreign Languages" sections,
with particular attention to the new C++ RM
Replace links to two outdated Parallel HDF5 documents with
link to a much more current page on the HDF website
(and move link into the "at NCSA" column)
Add emphasis to "Tools" link
Platforms tested:
Mozilla, Safari
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<CENTER>
|
||||
|
||||
<table border=0 width=90%>
|
||||
<tr><td rowspan=5 bgcolor="#BBFFFF" valign=top align=left width=35%>
|
||||
<tr><td rowspan=4 bgcolor="#BBFFFF" valign=top align=left width=35%>
|
||||
<center><h3>HDF Links at NCSA</h3></center>
|
||||
<dl>
|
||||
<dt><a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
@@ -71,6 +71,13 @@
|
||||
<li>Other HDF5-related papers and presentations
|
||||
</ul>
|
||||
<p>
|
||||
<dt><a href="http://hdf.ncsa.uiuc.edu/HDF5/PHDF5/"
|
||||
target="ExtWin">Parallel HDF5</a>
|
||||
<ul>
|
||||
<li>HDF5 in parallel computing environments
|
||||
<li>Installation, tutorial, Q&A, design notes
|
||||
</ul>
|
||||
<p>
|
||||
<dt><a href="http://hdf.ncsa.uiuc.edu/HDF5/XML/" target="ExtWin">XML and HDF5</a>
|
||||
<ul>
|
||||
<li>XML tools and standard XML DTD for HDF5
|
||||
@@ -105,55 +112,53 @@
|
||||
<li>An overview of design goals behind the HDF5 library and file format
|
||||
<li>An introduction to HDF5 programming
|
||||
</ul>
|
||||
|
||||
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/Tutor/index.html"
|
||||
target="ExternalT">HDF5 Tutorial</a>
|
||||
<ul>
|
||||
<li>A tutorial introduction to HDF5
|
||||
<li><i>Served from the HDF5 website at NCSA</i>
|
||||
</ul>
|
||||
|
||||
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/">HDF5 User's Guide</A>
|
||||
<ul>
|
||||
<li>A new user's guide, though currently a work in progress
|
||||
<li>This guide will be updated as work progresses;
|
||||
current status will always be posted on the opening page
|
||||
<li>A new user's guide, first published with HDF5 Release 2.0
|
||||
<li>The <A HREF="H5.user.html">HDF5 Release 1.4.5 User's Guide</A>
|
||||
remains available, though it has not been updated
|
||||
for the current release
|
||||
</ul>
|
||||
<dt><A HREF="RM_H5Front.html">HDF5 Reference Manual</A>
|
||||
<dt><A HREF="RM_H5Front.html">HDF5 Reference Manuals</A>
|
||||
<ul>
|
||||
<li>A complete reference manual for the HDF5 APIs
|
||||
<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="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
|
||||
</ul>
|
||||
<dt><A HREF="ADGuide.html">HDF5 Application Developer's Guide</A>
|
||||
<dt><A HREF="RM_H5Front.html#F90andCPPlus">HDF5 and “Foreign Languages”</A>
|
||||
<ul>
|
||||
<li><A HREF="ADGuide/Changes.html">Changes</A> since the last release
|
||||
<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>
|
||||
<li>Fortran90 <A HREF="fortran/F90UserNotes.html">User's Notes</A>,
|
||||
<A HREF="fortran/F90Flags.html">Flags and Datatypes</A>, and
|
||||
<A HREF="RM_H5Front.html#F90andCPPlus">Reference Manual</A>
|
||||
<li>C++ <A HREF="cpplus/CppUserNotes.pdf">User's Notes</A>
|
||||
and <A HREF="cpplus_RM/index.html"
|
||||
target="CppExternal">Reference Manual</A>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<dt><A HREF="Glossary.html">HDF5 Glossary</A>
|
||||
<ul>
|
||||
<li>A glossary of terms as they are used in HDF5
|
||||
</ul>
|
||||
</dl>
|
||||
</td></tr><tr><td bgcolor="#FFFFFF">
|
||||
</td><td bgcolor="#BBFFFF" valign=top align=left>
|
||||
<dl>
|
||||
<dt><A HREF="Tools.html">HDF5 Tools</a>
|
||||
<dt><A HREF="ADGuide.html">HDF5 Application Developer's Guide</A>
|
||||
<ul>
|
||||
<li>HDF5 tools, including Java-based tools
|
||||
<li><code>HDFView</code>, <code>h5dump</code>,
|
||||
<code>h5ls</code>, <code>h5toh4</code>, etc.
|
||||
</ul>
|
||||
</dl>
|
||||
</td></tr><tr><td bgcolor="#FFFFFF">
|
||||
</td><td bgcolor="#BBFFFF" valign=top align=left>
|
||||
<dl>
|
||||
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/Tutor/index.html"
|
||||
target="ExternalT">HDF5 Tutorial</a>
|
||||
<!-- For the day when we bring the Tutorial back into the distribution:
|
||||
<dt><A HREF="Tutor/index.html">HDF5 Tutorial</a> -->
|
||||
<ul>
|
||||
<li>A tutorial introduction to HDF5
|
||||
<br>
|
||||
(served from the HDF5 website at NCSA)
|
||||
<li>Standards definitions and development guidelines
|
||||
<li><A HREF="ADGuide/Changes.html">Changes in the HDF5 Library</A>
|
||||
since the last release
|
||||
</ul>
|
||||
</dl>
|
||||
</td></tr>
|
||||
@@ -186,21 +191,22 @@
|
||||
</td></tr>
|
||||
|
||||
-->
|
||||
|
||||
<tr>
|
||||
<tr><td bgcolor="#FFFFFF">
|
||||
</td><td bgcolor="#BBFFFF" valign=top align=left>
|
||||
<center><h3>HDF5 Tools</h3></center>
|
||||
<dl>
|
||||
<dt><A HREF="ph5design.html">Parallel HDF5 Design</A>
|
||||
<dt><A HREF="Tools.html">HDF5 Tools</a>
|
||||
<ul>
|
||||
<li>The design specification of the parallel HDF5 APIs
|
||||
<li>An example program
|
||||
</ul>
|
||||
<dt><A HREF="ph5implement.txt">Parallel HDF5 Implementation</A>
|
||||
<ul>
|
||||
<li>The current status of implmentation of the parallel HDF5 APIs
|
||||
<li>HDF5 tools, including Java-based tools
|
||||
<li><code>HDFView</code>, <code>h5dump</code>,
|
||||
<code>h5ls</code>, <code>h5toh4</code>, etc.
|
||||
</ul>
|
||||
</dl>
|
||||
</td></tr><tr><td bgcolor="#FFFFFF">
|
||||
</td></tr>
|
||||
|
||||
|
||||
<tr><td bgcolor="#FFFFFF">
|
||||
</td><td bgcolor="#BBFFFF" valign=top align=left>
|
||||
<center><h3>HDF5 Library Development Documentation</h3></center>
|
||||
<dl>
|
||||
@@ -238,7 +244,7 @@
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
<br>
|
||||
<!-- hhmts start -->
|
||||
Last modified: 24 February 2004
|
||||
Last modified: 4 August 2004
|
||||
<!-- hhmts end -->
|
||||
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user