diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-11-20 20:18:29 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-11-20 20:18:29 (GMT) |
commit | 1e0da8a33af1c34ff5bb79a1b3cdc512fcd4d477 (patch) | |
tree | 5af7e06f79ba54331481c02989de9d6617bdef2e /doc/html/H5.intro.html | |
parent | 8350c2b241f690fe0d55a8ee54b2a40e504d2096 (diff) | |
download | hdf5-1e0da8a33af1c34ff5bb79a1b3cdc512fcd4d477.zip hdf5-1e0da8a33af1c34ff5bb79a1b3cdc512fcd4d477.tar.gz hdf5-1e0da8a33af1c34ff5bb79a1b3cdc512fcd4d477.tar.bz2 |
[svn-r7867]
Purpose:
Remove release number from document title
Description:
Removed "Release 1.4" from "Introduction to HDF5" document title.
Platforms tested:
IE 5
Diffstat (limited to 'doc/html/H5.intro.html')
-rw-r--r-- | doc/html/H5.intro.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/html/H5.intro.html b/doc/html/H5.intro.html index 2afa4d1..bdc81cd 100644 --- a/doc/html/H5.intro.html +++ b/doc/html/H5.intro.html @@ -42,7 +42,7 @@ </center> <hr> <!-- #EndLibraryItem --><a name="Intro-Intro"> -<h1 ALIGN="CENTER">Introduction to HDF5 Release 1.4</h1></a> +<h1 ALIGN="CENTER">Introduction to HDF5</h1></a> </FONT><FONT FACE="Times"><P>This is an introduction to the HDF5 data model and programming model. Being a <I>Getting Started</I> or <I>QuickStart</I> document, this </FONT><I>Introduction to HDF5</I> <FONT FACE="Times">is intended to provide enough information for you to develop a basic understanding of how HDF5 works and is meant to be used. Knowledge of the current version of HDF will make it easier to follow the text, but it is not required. More complete information of the sort you will need to actually use HDF5 is available in <A HREF="index.html">the HDF5 documentation</FONT></a><FONT FACE="Times">. Available documents include the following: @@ -66,12 +66,14 @@ used in this document. <tr><th colspan=3>Table of Contents</th></tr></a> <tr><td valign=top align=left width=42%> - <a href="#Intro-Intro">Introduction to HDF5 Release 1.4</a><p> + <a href="#Intro-Intro">Introduction to HDF5</a><p> <a href="#Intro-WhatIs">1. What Is HDF5?</a><br> <font size=-1>   <a href="#Intro-Why">Why HDF5?</a><br> + <!--   <a href="#Intro-Limits">Limitations of the Current Release</a><br> + -->   <a href="#Intro-Changes">Changes in the Current Release</a><p> </font> |