diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2005-05-29 03:51:47 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2005-05-29 03:51:47 (GMT) |
commit | 7e0a02c604ffe574f8c88b83229b7230f529171d (patch) | |
tree | 8dd15f4b252bc04edfec263e73a5af4cf541de29 /c++/src/header_files | |
parent | bad0d32449b927e4fb536650c640b9f6930b98be (diff) | |
download | hdf5-7e0a02c604ffe574f8c88b83229b7230f529171d.zip hdf5-7e0a02c604ffe574f8c88b83229b7230f529171d.tar.gz hdf5-7e0a02c604ffe574f8c88b83229b7230f529171d.tar.bz2 |
[svn-r10823] Purpose: Adding files for C++ API RM
Description:
cpp_doc_config is the configuration file, used by Doxygen to
generate the RM.
RM_stylesheet.css is the style sheet used by the RM html pages; this
style sheet is a modified version from the default doxygen.css.
header.html and header_files are input to produce different page
header than the default.
Platforms tested:
Verified on Windows XP.
Diffstat (limited to 'c++/src/header_files')
-rw-r--r-- | c++/src/header_files/filelist.xml | 6 | ||||
-rw-r--r-- | c++/src/header_files/image001.jpg | bin | 0 -> 3034 bytes | |||
-rw-r--r-- | c++/src/header_files/image002.jpg | bin | 0 -> 2010 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/c++/src/header_files/filelist.xml b/c++/src/header_files/filelist.xml new file mode 100644 index 0000000..6732f49 --- /dev/null +++ b/c++/src/header_files/filelist.xml @@ -0,0 +1,6 @@ +<xml xmlns:o="urn:schemas-microsoft-com:office:office"> + <o:MainFile HRef="../header.html"/> + <o:File HRef="image001.jpg"/> + <o:File HRef="image002.jpg"/> + <o:File HRef="filelist.xml"/> +</xml>
\ No newline at end of file diff --git a/c++/src/header_files/image001.jpg b/c++/src/header_files/image001.jpg Binary files differnew file mode 100644 index 0000000..92b53c9 --- /dev/null +++ b/c++/src/header_files/image001.jpg diff --git a/c++/src/header_files/image002.jpg b/c++/src/header_files/image002.jpg Binary files differnew file mode 100644 index 0000000..e6f4804 --- /dev/null +++ b/c++/src/header_files/image002.jpg |