|
From: <kin...@us...> - 2003-11-12 09:01:27
|
Update of /cvsroot/teem/teemdoc/html/nrrd In directory sc8-pr-cvs1:/tmp/cvs-serv24959 Modified Files: index.html Log Message: simplified link list Index: index.html =================================================================== RCS file: /cvsroot/teem/teemdoc/html/nrrd/index.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** index.html 12 Nov 2003 08:55:57 -0000 1.7 --- index.html 12 Nov 2003 09:00:58 -0000 1.8 *************** *** 113,126 **** header can be losslessly encoded in these formats. ! <li><!-- <a href="struct.html"> --><b><tt>Nrrd</tt> Data structure</b><!-- </a> -->: ! Basic information about the <tt>Nrrd</tt> data structure, and ! description of the <b>nrrd</b> functions for creating and destroying ! <tt>Nrrd</tt>s. ! ! <li><!-- <a href="lib.html"> --><b>nrrd Library Description</b><!-- </a> -->: High-level ! documentation for the <b>nrrd</b> library and its various functions ! for manipulating <tt>Nrrd</tt>s. Also describes the connection ! between the <b>nrrd</b> library and the Utah Nrrd Utilities ! command-line program "<tt>unu</tt>". <li><a href="demo.html"><b>Demonstrations of using nrrd</b></a>: A --- 113,119 ---- header can be losslessly encoded in these formats. ! <li><a href="lib.html"><b>nrrd Library Description</b></a>: High-level ! documentation for the <b>nrrd</b> library and the various functions ! for manipulating <tt>Nrrd</tt>s. <li><a href="demo.html"><b>Demonstrations of using nrrd</b></a>: A |