diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-08-05 23:13:45 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-08-05 23:13:45 (GMT) |
commit | 8a4404945ba7cbd9f3c381eb2ca81c7f6506ab4b (patch) | |
tree | 42ccaaeb8ac8a4408bbd93d5fa8167e7afcf6b08 /doc/html/RM_H5Front.html | |
parent | ee5ce4a27f4a73effaa053f9318f0fc818e40138 (diff) | |
download | hdf5-8a4404945ba7cbd9f3c381eb2ca81c7f6506ab4b.zip hdf5-8a4404945ba7cbd9f3c381eb2ca81c7f6506ab4b.tar.gz hdf5-8a4404945ba7cbd9f3c381eb2ca81c7f6506ab4b.tar.bz2 |
[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
Diffstat (limited to 'doc/html/RM_H5Front.html')
-rw-r--r-- | doc/html/RM_H5Front.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index 4bac1fc..7fe513d 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -186,8 +186,8 @@ which are described in the following documents. <a href="cpplus/CppUserNotes.pdf" target="External"> <cite>HDF5 C++ User's Notes</cite></a> <p> - <a href="cpplus/CppInterfaces.html" target="External"> - <cite>HDF5 C++ Interfaces</cite></a> + <A HREF="cpplus_RM/index.html" target="CppExternal"> + <cite>HDF5 C++ API Reference Manual</cite></A> <!-- <p> (Note that the C++ APIs are not yet integrated into the @@ -242,7 +242,7 @@ And in this document, the Describes HDF5 Release 1.6.2, February 2004 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 1 July 2004"); +document.writeln("Last modified: 4 August 2004"); --> </SCRIPT> |