Changeset 89
- Timestamp:
- 05/22/05 00:50:02 (4 years ago)
- Files:
-
- trunk/doc/community.html (modified) (2 diffs, 1 prop)
- trunk/doc/downloads.html (modified) (2 diffs, 1 prop)
- trunk/doc/dsp-reference/concepts.html (modified) (1 diff, 1 prop)
- trunk/doc/dsp-reference/index.html (modified) (2 diffs, 1 prop)
- trunk/doc/dsp-reference/tags.html (modified) (1 diff, 1 prop)
- trunk/doc/features.html (modified) (2 diffs, 1 prop)
- trunk/doc/news.html (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/community.html
- Property svn:mime-type set to text/html
r85 r89 1 1 <html> 2 2 <head> 3 <title>DSP </title>3 <title>DSP Community</title> 4 4 <link type="text/css" rel="stylesheet" href="style.css" /> 5 5 </head> … … 12 12 <a href='community.html' class='selected'>Community</a> - 13 13 <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> 16 15 </div> 17 16 </div> trunk/doc/downloads.html
- Property svn:mime-type set to text/html
r85 r89 1 1 <html> 2 2 <head> 3 <title>DSP </title>3 <title>DSP Downloads</title> 4 4 <link type="text/css" rel="stylesheet" href="style.css" /> 5 5 </head> … … 12 12 <a href='community.html'>Community</a> - 13 13 <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> 16 15 </div> 17 16 </div> trunk/doc/dsp-reference/concepts.html
- Property svn:mime-type set to text/html
r86 r89 11 11 <a href='concepts.html'>Concepts</a> - 12 12 <a href='tags.html'>Tag Reference</a> - 13 <a href='content-index.html'>Index</a> -14 13 <a href='tutorials.html'>Tutorials</a> - 14 <a href='content-index.html'>Index</a> 15 15 </div> 16 16 </div> trunk/doc/dsp-reference/index.html
- Property svn:mime-type set to text/html
r86 r89 11 11 <a href='concepts.html'>Concepts</a> - 12 12 <a href='tags.html'>Tag Reference</a> - 13 <a href='content-index.html'>Index</a> -14 13 <a href='tutorials.html'>Tutorials</a> - 14 <a href='content-index.html'>Index</a> 15 15 </div> 16 16 </div> 17 17 18 18 <div class="content-full"> 19 <h1>DSP V0. 1B Language Reference.</h1>19 <h1>DSP V0.2B Language Reference.</h1> 20 20 <p> 21 21 This is the complete reference to using the <i>Dynamic Servlet Pages</i> platform. Here … … 54 54 <p> 55 55 <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> 57 57 </ul> 58 58 </p> trunk/doc/dsp-reference/tags.html
- Property svn:mime-type set to text/html
r86 r89 11 11 <a href='concepts.html'>Concepts</a> - 12 12 <a href='tags.html' class='selected'>Tag Reference</a> - 13 <a href='content-index.html'>Index</a> -14 13 <a href='tutorials.html'>Tutorials</a> - 14 <a href='content-index.html'>Index</a> 15 15 </div> 16 16 </div> trunk/doc/features.html
- Property svn:mime-type set to text/html
r85 r89 1 1 <html> 2 2 <head> 3 <title>DSP </title>3 <title>DSP Features</title> 4 4 <link type="text/css" rel="stylesheet" href="style.css" /> 5 5 </head> … … 12 12 <a href='community.html'>Community</a> - 13 13 <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> 16 15 </div> 17 16 </div> trunk/doc/news.html
- Property svn:mime-type set to text/html
r85 r89 1 1 <html> 2 2 <head> 3 <title>DSP </title>3 <title>DSP News</title> 4 4 <link type="text/css" rel="stylesheet" href="style.css" /> 5 5 </head> … … 12 12 <a href='community.html'>Community</a> - 13 13 <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> 16 15 </div> 17 16 </div>
