diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-03-14 19:12:34 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-03-14 19:12:34 (GMT) |
commit | d586a1adb9351bd1c8dd8b675901edc59f6ae964 (patch) | |
tree | db95123aabf4732f7eb4cb369618d36a1a754cda /doc/html/cpplus | |
parent | 0937359ed351ab601820b214e18f82477fb4983d (diff) | |
download | hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.zip hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.tar.gz hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.tar.bz2 |
[svn-r6478]
Purpose:
DreamWeaver (DW) adaptation of the HDF5 doc set, introducing the use of
stylesheets and DW libraries.
Stylesheets -- for consistent format management.
DW libraries -- for managing common elements across documents.
Platforms tested:
IE 5 and 6
Netscape
Diffstat (limited to 'doc/html/cpplus')
-rw-r--r-- | doc/html/cpplus/CppInterfaces.html | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/html/cpplus/CppInterfaces.html b/doc/html/cpplus/CppInterfaces.html index 083c353..b7785ca 100644 --- a/doc/html/cpplus/CppInterfaces.html +++ b/doc/html/cpplus/CppInterfaces.html @@ -1,7 +1,8 @@ <html> <head> <title>HDF5 C++ API Interfaces</title> -</head> + +<!-- #BeginLibraryItem "/ed_libs/styles_RM.lbi" --><link href="../ed_styles/RMelect.css" rel="stylesheet" type="text/css"><!-- #EndLibraryItem --></head> <body bgcolor=#FFFFFF> <pre> @@ -1403,10 +1404,14 @@ void resetIdComponent( <hr> -<pre> -Last modified: 17 December 2000 -Describes HDF5 Release 1.5, Unreleased Development Branch -</pre> + +<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address> +<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> +<br> +Describes HDF5 Release 1.5, Unreleased Development Branch +</address><!-- #EndLibraryItem --> + +Last modified: 17 December 2000 </body> </html> |