[svn-r1736] HDF5 Tutorial: First version of Tutorial to be checked in for distribution.

This commit is contained in:
Frank Baker
1999-10-08 18:03:05 -05:00
parent 59b430fbdd
commit 3c2fc7a967
75 changed files with 6823 additions and 1 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>