[svn-r769] H5.intro.html
Revised and extended hyperslab selection image. Added section "Selecting a union of hyperslabs." IH_map*.gif (6 new files) New images for "Intro to HDF5." As a composite, these replace H5.intro.datamap.gif. H5.intro.datamap.gif Removed. Replaced by the composite IH_map*.gif. RM_H5RA.html (new file) RM_H5Front.html Tools.html Ragged.html H5.user.html Changed all H5R functions to H5RA. Changed Ragged Array API references from H5R to H5RA. Changed links to RM_H5R.html to RM_H5RA.html. RM_H5R.html Removed. Replaced by RM_H5RA.html.
This commit is contained in:
@@ -15,7 +15,7 @@ HDF5 Reference Manual
|
||||
<a href="RM_H5G.html">H5G</a>
|
||||
<a href="RM_H5P.html">H5P</a>
|
||||
<!--
|
||||
<a href="RM_H5R.html">H5R</a>
|
||||
<a href="RM_H5RA.html">H5RA</a>
|
||||
-->
|
||||
<a href="RM_H5S.html">H5S</a>
|
||||
<a href="RM_H5T.html">H5T</a>
|
||||
@@ -52,7 +52,7 @@ tools required to meet specific aspects of the HDF5 data-handling requirements.
|
||||
-->
|
||||
<!--
|
||||
<hr>
|
||||
<li>Experimental interface:<a href="RM_H5R.html">Ragged Arrays</a> -- The <strong>H5R</strong> API for ragged arrays.
|
||||
<li>Experimental interface:<a href="RM_H5RA.html">Ragged Arrays</a> -- The <strong>H5RA</strong> API for ragged arrays.
|
||||
-->
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ HDF5 Reference Manual
|
||||
<a href="RM_H5G.html">H5G</a>
|
||||
<a href="RM_H5P.html">H5P</a>
|
||||
<!--
|
||||
<a href="RM_H5R.html">H5R</a>
|
||||
<a href="RM_H5RA.html">H5RA</a>
|
||||
-->
|
||||
<a href="RM_H5S.html">H5S</a>
|
||||
<a href="RM_H5T.html">H5T</a>
|
||||
|
||||
Reference in New Issue
Block a user