[svn-r9284] Purpose:

Add link to the first draft of the "C++ Design Specification"
    (which is posted on the HDF5 website at
    HDF5/doc_resource/cpplus/cpp_Design_040912.pdf)
Platforms tested:
    Mozilla, Adobe Acrobat Reader, Apple Preview
This commit is contained in:
Frank Baker
2004-09-19 18:09:17 -05:00
parent 3e6fec59f7
commit 48b492d4d7

View File

@@ -142,9 +142,11 @@
<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>C++ <A HREF="cpplus/CppUserNotes.pdf">User's Notes</A>,
<A HREF="cpplus_RM/index.html" target="CppExternal">
Reference Manual</A>,
<br>and the first draft of a
<A HREF="http:/hdf.ncsa.uiuc.edu/HDF5/doc_resource/cpplus/cpp_Design_040912.pdf" target="CppExternal">Design Specification</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"