summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2004-09-19 23:09:17 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2004-09-19 23:09:17 (GMT)
commit48b492d4d7a7695a631f9eccd91a4d7207cb59e2 (patch)
tree76508cc642f3ab0febc2f2c45503e414e0a2b386 /doc
parent3e6fec59f7870cb89285c91036d99abdf66d4750 (diff)
downloadhdf5-48b492d4d7a7695a631f9eccd91a4d7207cb59e2.zip
hdf5-48b492d4d7a7695a631f9eccd91a4d7207cb59e2.tar.gz
hdf5-48b492d4d7a7695a631f9eccd91a4d7207cb59e2.tar.bz2
[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
Diffstat (limited to 'doc')
-rw-r--r--doc/html/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/html/index.html b/doc/html/index.html
index 8b807c2..1f49680 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -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"