Changeset 89

Show
Ignore:
Timestamp:
05/22/05 00:50:02 (4 years ago)
Author:
pragma
Message:

- modified web documentation
- published draft language reference

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/community.html

    • Property svn:mime-type set to text/html
    r85 r89  
    11<html> 
    22<head> 
    3     <title>DSP</title> 
     3    <title>DSP Community</title> 
    44    <link type="text/css" rel="stylesheet" href="style.css" /> 
    55</head> 
     
    1212            <a href='community.html' class='selected'>Community</a> - 
    1313            <a href='downloads.html'>Downloads</a> - 
    14             <a href='api.html'>API</a> - 
    15             <a href='specification.html'>Specification</a> 
     14            <a href='reference.html'>Reference</a> 
    1615        </div> 
    1716    </div> 
  • trunk/doc/downloads.html

    • Property svn:mime-type set to text/html
    r85 r89  
    11<html> 
    22<head> 
    3     <title>DSP</title> 
     3    <title>DSP Downloads</title> 
    44    <link type="text/css" rel="stylesheet" href="style.css" /> 
    55</head> 
     
    1212            <a href='community.html'>Community</a> - 
    1313            <a href='downloads.html' class='selected'>Downloads</a> - 
    14             <a href='api.html'>API</a> - 
    15             <a href='specification.html'>Specification</a> 
     14            <a href='reference.html'>Reference</a> 
    1615        </div> 
    1716    </div> 
  • trunk/doc/dsp-reference/concepts.html

    • Property svn:mime-type set to text/html
    r86 r89  
    1111            <a href='concepts.html'>Concepts</a> - 
    1212            <a href='tags.html'>Tag Reference</a> - 
    13             <a href='content-index.html'>Index</a> - 
    1413            <a href='tutorials.html'>Tutorials</a> - 
     14            <a href='content-index.html'>Index</a> 
    1515        </div> 
    1616    </div> 
  • trunk/doc/dsp-reference/index.html

    • Property svn:mime-type set to text/html
    r86 r89  
    1111            <a href='concepts.html'>Concepts</a> - 
    1212            <a href='tags.html'>Tag Reference</a> - 
    13             <a href='content-index.html'>Index</a> - 
    1413            <a href='tutorials.html'>Tutorials</a> - 
     14            <a href='content-index.html'>Index</a> 
    1515        </div> 
    1616    </div> 
    1717 
    1818    <div class="content-full"> 
    19         <h1>DSP V0.1B Language Reference.</h1> 
     19        <h1>DSP V0.2B Language Reference.</h1> 
    2020        <p> 
    2121            This is the complete reference to using the <i>Dynamic Servlet Pages</i> platform.  Here 
     
    5454        <p> 
    5555            <ul> 
    56                 <li>Version 1.0 for DSP 1.0B - Eric Anderton</li> 
     56                <li>Version 1.0 for DSP 0.2B - Eric Anderton</li> 
    5757            </ul> 
    5858        </p> 
  • trunk/doc/dsp-reference/tags.html

    • Property svn:mime-type set to text/html
    r86 r89  
    1111            <a href='concepts.html'>Concepts</a> - 
    1212            <a href='tags.html' class='selected'>Tag Reference</a> - 
    13             <a href='content-index.html'>Index</a> - 
    1413            <a href='tutorials.html'>Tutorials</a> - 
     14            <a href='content-index.html'>Index</a> 
    1515        </div> 
    1616    </div> 
  • trunk/doc/features.html

    • Property svn:mime-type set to text/html
    r85 r89  
    11<html> 
    22<head> 
    3     <title>DSP</title> 
     3    <title>DSP Features</title> 
    44    <link type="text/css" rel="stylesheet" href="style.css" /> 
    55</head> 
     
    1212            <a href='community.html'>Community</a> - 
    1313            <a href='downloads.html'>Downloads</a> - 
    14             <a href='api.html'>API</a> - 
    15             <a href='specification.html'>Specification</a> 
     14            <a href='reference.html'>Reference</a> 
    1615        </div> 
    1716    </div> 
  • trunk/doc/news.html

    • Property svn:mime-type set to text/html
    r85 r89  
    11<html> 
    22<head> 
    3     <title>DSP</title> 
     3    <title>DSP News</title> 
    44    <link type="text/css" rel="stylesheet" href="style.css" /> 
    55</head> 
     
    1212            <a href='community.html'>Community</a> - 
    1313            <a href='downloads.html'>Downloads</a> - 
    14             <a href='api.html'>API</a> - 
    15             <a href='specification.html'>Specification</a> 
     14            <a href='reference.html'>Reference</a> 
    1615        </div> 
    1716    </div>