Update of /cvsroot/jython/htdocs/docs
In directory slayer.i.sourceforge.net:/tmp/cvs-serv15795
Modified Files:
links.h
Log Message:
Use the faqwizard for the FAQ.
Index: links.h
===================================================================
RCS file: /cvsroot/jython/htdocs/docs/links.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** links.h 2000/11/13 10:14:40 1.1
--- links.h 2000/12/01 20:31:33 1.2
***************
*** 28,32 ****
<h3>Other</h3>
<li><a href="differences.html">Jython vs. CPython</a>
! <li><a href="faq.html">Jython FAQ</a>
<li><a href="http://www.geocrawler.com/archives/3/7017/2000/">List Archives</a> (exit)
<LI><A HREF="http://www.python.org/workshops/1997-10/proceedings/hugunin.html">JPython paper</A> (exit)
--- 28,32 ----
<h3>Other</h3>
<li><a href="differences.html">Jython vs. CPython</a>
! <li><a href="http://jython.sourceforge.net/cgi-bin/faqw.py?req=index">Jython FAQ</a>
<li><a href="http://www.geocrawler.com/archives/3/7017/2000/">List Archives</a> (exit)
<LI><A HREF="http://www.python.org/workshops/1997-10/proceedings/hugunin.html">JPython paper</A> (exit)
|