[svn-r3196]
Purpose:
Adding Tutorial to development branch (R 1.4)
Platforms tested:
IE 5
This commit is contained in:
29
doc/html/Tutor/index.html
Normal file
29
doc/html/Tutor/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user