summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1999-12-14 19:02:18 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1999-12-14 19:02:18 (GMT)
commit36c33298f06bd70674a87ea1dac3bdbe1b3efbe7 (patch)
tree930dc5edaeb151ed4bed2f4d0bc97f9acc428568 /doc
parent032537f13a4425baca61e99a5b4f320191364e1d (diff)
downloadhdf5-36c33298f06bd70674a87ea1dac3bdbe1b3efbe7.zip
hdf5-36c33298f06bd70674a87ea1dac3bdbe1b3efbe7.tar.gz
hdf5-36c33298f06bd70674a87ea1dac3bdbe1b3efbe7.tar.bz2
[svn-r1877] index.html
Added link to PS/PDF version. Minor formatting changes.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/index.html24
1 files changed, 18 insertions, 6 deletions
diff --git a/doc/html/index.html b/doc/html/index.html
index 66cd1f3..1ed32ba 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -23,29 +23,35 @@
<CENTER>
<table border=0 width=90%>
-<tr><td rowspan=3 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>
<dd>Email to HDF Technical Support
+ <p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu">HDF Home Page</A>
+ <p>
<!--
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5">The HDF5 Home Page</A>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/products.html">HDF Products</A>
-->
<dt><A HREF="http://hdf.ncsa.uiuc.edu/newsletters.html">HDF Newsletters</A>
<dd>News about HDF and HDF5
+ <p>
<dt><A HREF="ftp://hdf.ncsa.uiuc.edu/pub/dist/HDF5/">HDF5 FTP Archives</A>
<dd>HDF5 source code archives
+ <p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/HDF5_overview/index.html">HDF5 Overview</A>
<dd>HDF5 library and development effort (slide show)
+ <p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html">HDF5 Doc Development</A>
<dd>Bugfixes for this release (if any); Snapshot of the next
+ <p>
+<!--
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html">Printable
and Searchable Docs</A>
- <dd>PDF versions of major HDF5 documents (*)
- <br>
- <i><font size=-1>Available mid-Nov 1999</font></i>
+ <dd>PDF and PS versions of selected HDF5 docs (*)
+-->
</dl>
</td><td bgcolor="#FFFFFF" width=4%>
</td><td bgcolor="#BBFFFF" valign=top align=left width=61%>
@@ -61,18 +67,24 @@
<dd>A complete reference manual for the HDF5 API
<dt><A HREF="H5.format.html">HDF5 File Format Specification</A>
<dd>The complete specification of the HDF5 file format
-<dt><A HREF="Glossary.html">HDF5 Glossary</A>
+<dt><A HREF="Glossary.html">HDF5 Glossary</A> *
<dd>A glossary of terms as they are used in HDF5
</dl>
</td></tr><tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<dl>
-<dt><A HREF="Tutor/index.html">HDF5 Tutorial</a>
+<dt><A HREF="Tutor/index.html">HDF5 Tutorial</a> *
<dd>A tutorial introduction the HDF5
</dl>
</td></tr><tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<dl>
+ <dt><A HREF="PSandPDF/index.html">Printable and Searchable Docs</A>
+ <dd>PDF and PS versions of selected HDF5 docs (*)
+</dl>
+</td></tr><tr><td bgcolor="#FFFFFF">
+</td><td bgcolor="#BBFFFF" valign=top align=left>
+<dl>
<dt><A HREF="ph5design.html">Parallel HDF5 Design</A>
<dd>The design specification of the parallel HDF5 API and
an example program