Changeset 95

Show
Ignore:
Timestamp:
05/22/05 14:09:45 (4 years ago)
Author:
pragma
Message:

cosmetic changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/dsp-reference/concepts.html

    r91 r95  
    1010            <a href='overview.html'>Overview</a> - 
    1111            <a href='concepts.html' class='selected'>Concepts</a> - 
    12             <a href='tags.html'>Tag Reference</a> - 
    13             <a href='tutorials.html'>Tutorials</a> - 
     12            <a href='tags.html'>Tags</a> - 
     13            <a href='examples.html'>Examples</a> - 
    1414            <a href='content-index.html'>Index</a> 
    1515        </div> 
  • trunk/doc/dsp-reference/content-index.html

    r93 r95  
    99            <a href='overview.html'>Overview</a> - 
    1010            <a href='concepts.html'>Concepts</a> - 
    11             <a href='tags.html'>Tag Reference</a> - 
    12             <a href='tutorials.html'>Tutorials</a> - 
     11            <a href='tags.html'>Tags</a> - 
     12            <a href='examples.html'>Examples</a> - 
    1313            <a href='content-index.html' class='selected'>Index</a> 
    1414        </div> 
  • trunk/doc/dsp-reference/index.html

    r89 r95  
    1010            <a href='overview.html'>Overview</a> - 
    1111            <a href='concepts.html'>Concepts</a> - 
    12             <a href='tags.html'>Tag Reference</a> - 
    13             <a href='tutorials.html'>Tutorials</a> - 
     12            <a href='tags.html'>Tags</a> - 
     13            <a href='examples.html'>Examples</a> - 
    1414            <a href='content-index.html'>Index</a> 
    1515        </div> 
     
    3939        </p> 
    4040 
    41         <h1>Tutorials.</h1> 
     41        <h1>Concepts.</h1> 
    4242        <p> 
    43             The <a href='tutorials.html'>tutorials</a> section has a complete set of tutorials and examples, as to complement 
    44             the DSP Tag reference</a>.  All examples in the tag reference are cross-referenced in this section
     43            The <a href='concepts.html'>concepts</a> section provides in-depth information about how the inner 
     44            workings of DSP interact with your code, so you may better use the platform
    4545        </p> 
    4646 
     
    4949            The <a href='tags.html'>tag reference</a> contains a complete DSP tag reference for your convienence.  Use it when you have 
    5050            questions about the syntax of any portion of the DSP language. 
     51        </p> 
     52 
     53        <h1>Examples.</h1> 
     54        <p> 
     55            The <a href='examples.html'>tutorials</a> section has a complete set of examples, as to complement 
     56            the DSP Tag reference</a>. 
    5157        </p> 
    5258 
  • trunk/doc/dsp-reference/overview.html

    r92 r95  
    99            <a href='overview.html' class='selected'>Overview</a> - 
    1010            <a href='concepts.html'>Concepts</a> - 
    11             <a href='tags.html'>Tag Reference</a> - 
    12             <a href='tutorials.html'>Tutorials</a> - 
     11            <a href='tags.html'>Tags</a> - 
     12            <a href='examples.html'>Examples</a> - 
    1313            <a href='content-index.html'>Index</a> 
    1414        </div> 
  • trunk/doc/dsp-reference/tags.html

    r93 r95  
    1010            <a href='overview.html'>Overview</a> - 
    1111            <a href='concepts.html'>Concepts</a> - 
    12             <a href='tags.html' class='selected'>Tag Reference</a> - 
    13             <a href='tutorials.html'>Tutorials</a> - 
     12            <a href='tags.html' class='selected'>Tags</a> - 
     13            <a href='examples.html'>Examples</a> - 
    1414            <a href='content-index.html'>Index</a> 
    1515        </div>