summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2004-09-19 23:21:53 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2004-09-19 23:21:53 (GMT)
commit144aecbf93b582ad7ae98068787125f761c80fda (patch)
treee9ad4e6a45bdff4721e0f07473eb7530dc57db9f
parent48b492d4d7a7695a631f9eccd91a4d7207cb59e2 (diff)
downloadhdf5-144aecbf93b582ad7ae98068787125f761c80fda.zip
hdf5-144aecbf93b582ad7ae98068787125f761c80fda.tar.gz
hdf5-144aecbf93b582ad7ae98068787125f761c80fda.tar.bz2
[svn-r9285] Purpose:
Moved the newly-added "C++ Design Spec" to the "HDF5 Library Development Documentation" section of the index page. Platforms tested: Mozilla Misc. update:
-rw-r--r--doc/html/index.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/html/index.html b/doc/html/index.html
index 1f49680..2204ebd 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -142,11 +142,9 @@
<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>,
+ <li>C++ <A HREF="cpplus/CppUserNotes.pdf">User's Notes</A> and
<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>
+ Reference Manual</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"
@@ -218,6 +216,12 @@
<ul>
<li>The complete specification of the HDF5 file format
</ul>
+<dt><A HREF="http:/hdf.ncsa.uiuc.edu/HDF5/doc_resource/cpplus/cpp_Design_040912.pdf">HDF5 C++ API Design Specification</A>
+ <ul>
+ <li>First draft of the design specification for the HDF5 C++ APIs
+ <br>
+ <i><small>(Served from the HDF5 website at NCSA)</small></i>
+ </ul>
<dt><A HREF="TechNotes.html">HDF5 Technical Notes</A>
<ul>
<li>Technical notes for HDF5 library and driver developers