[svn-r3196]

Purpose:
    Adding Tutorial to development branch (R 1.4)
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2000-12-22 15:47:59 -05:00
parent d4c3773742
commit c1d537db2b
91 changed files with 8418 additions and 0 deletions

29
doc/html/Tutor/index.html Normal file
View File

@@ -0,0 +1,29 @@
<html>
<head>
<title>HDF5 Tutorial</title>
</head>
<frameset cols="110,*" border=0>
<frame src="Contents.html" scrolling="auto" name="BUTTONS">
<frame src="title.html" scrolling="auto" name="CONTENT">
</frameset>
<noframes>
<b>HDF5 Tutorial</b>
<p>
If you are reading this message, your browser is not capable of
interpreting HTML frames. A no-frames version of the tutorial
is available by viewing the file <a href="title.html">title.html</a>.
<p>
If you owuld like to upgrade to a frames-capable browser,
we suggest upgrading to the most recent version of
Nestscape Communicator, Microsoft Internet Explorer, or
an equivalent browser.
<p>
In the meantime, you can view this tutorial by starting with the
file <a href="title.html">title.html</a>.
</noframes>
</html>