diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1998-07-15 16:31:26 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1998-07-15 16:31:26 (GMT) |
commit | 0c67b4e2bc397f3dbd6526a406804932e3254b2e (patch) | |
tree | a4f741e8eae5711ed69beb06ea9762d89c6b8b57 /doc/html | |
parent | b75461c219d2af534fc54c286b5a2313ea7d98c4 (diff) | |
download | hdf5-0c67b4e2bc397f3dbd6526a406804932e3254b2e.zip hdf5-0c67b4e2bc397f3dbd6526a406804932e3254b2e.tar.gz hdf5-0c67b4e2bc397f3dbd6526a406804932e3254b2e.tar.bz2 |
[svn-r509] Added a couple of lines from the prevous file on the web-site which pointed
people to the ftp server for the distribution and to the project plan for the
code development.
Diffstat (limited to 'doc/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 0efb1a6..c991217 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -26,6 +26,11 @@ specification of the parallel HDF5 API and an example program <LI><A HREF="ph5implement.txt">Parallel HDF5 Implementation</A> - The current status of implmentation of the parallel HDF5 API </LI> +<LI><A HREF="ftp://hdf.ncsa.uiuc.edu/pub/dist/HDF5/">FTP Archives</A> - A direct +link to the source code archives. +</LI> +<LI><A HREF="planning/hdf5projectplandocument.html">HDF5 Project Plan</A> - Overall project plan for HDF5, March - October, 1998. +</LI> </UL> |