You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by ro...@apache.org on 2002/08/06 12:47:53 UTC

cvs commit: tcl-site/websh docu.ws3 websh.interpclass.initializer whitepaper.ws3

ronnie      2002/08/06 03:47:52

  Modified:    websh    docu.ws3 websh.interpclass.initializer
                        whitepaper.ws3
  Log:
  - redirected the quickref link k to quickref.ws3
  
  Revision  Changes    Path
  1.11      +2 -2      tcl-site/websh/docu.ws3
  
  Index: docu.ws3
  ===================================================================
  RCS file: /home/cvs/tcl-site/websh/docu.ws3,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- docu.ws3	1 Aug 2002 18:41:57 -0000	1.10
  +++ docu.ws3	6 Aug 2002 10:47:52 -0000	1.11
  @@ -20,7 +20,7 @@
       <h2>Quick Reference</h2>
   
       Know how to use Websh, but keep forgetting the
  -    syntax? The <a href="quickref/">quick reference</a> has 
  +    syntax? The <a href="quickref.ws3">quick reference</a> has 
       everything you need to know.<br>
   
       <h2>Code Examples</h2>
  
  
  
  1.5       +2 -2      tcl-site/websh/websh.interpclass.initializer
  
  Index: websh.interpclass.initializer
  ===================================================================
  RCS file: /home/cvs/tcl-site/websh/websh.interpclass.initializer,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- websh.interpclass.initializer	1 Aug 2002 17:24:08 -0000	1.4
  +++ websh.interpclass.initializer	6 Aug 2002 10:47:52 -0000	1.5
  @@ -261,7 +261,7 @@
   	{navBarStart}
           {navBarElement "docu.ws3" "documentation" [expr $where != 0]}
           {navBarElement "whitepaper.ws3" "white paper" [expr $where != 1]}
  -        {navBarElement "quickref/" "quick reference" [expr $where != 2]}
  +        {navBarElement "quickref.ws3" "quick reference" [expr $where != 2]}
           {navBarElement "examples.ws3" "examples" [expr $where != 4]}
   	{navBarEnd}
       }
  
  
  
  1.7       +3 -2      tcl-site/websh/whitepaper.ws3
  
  Index: whitepaper.ws3
  ===================================================================
  RCS file: /home/cvs/tcl-site/websh/whitepaper.ws3,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- whitepaper.ws3	1 Aug 2002 17:24:08 -0000	1.6
  +++ whitepaper.ws3	6 Aug 2002 10:47:52 -0000	1.7
  @@ -537,7 +537,7 @@
   
   This section lists the main commands of Websh. For a complete
   overview, you may want to look at the
  -<a href="quickref/">Quick Reference</a>.
  +<a href="quickref.ws3">Quick Reference</a>.
   
   <br><br>
   <a name="474"><a href="#toc"><h2>6.1 request and url management</h2></a>
  @@ -709,6 +709,7 @@
   
   You may always find an up-to-date version of the Websh white paper
   at <a href="http://tcl.apache.org/websh/">http://tcl.apache.org/websh/</a>.}}
  +<p>&nbsp;
       </td>
     </tr>
     </table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tcl-site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: tcl-site-cvs-help@tcl.apache.org