From: Finn B. <bc...@us...> - 2001-01-16 20:34:37
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv14474 Modified Files: MacOS_Install.ht download.ht index.ht links.h Log Message: Use www.jython.org as site URL. Index: MacOS_Install.ht =================================================================== RCS file: /cvsroot/jython/htdocs/MacOS_Install.ht,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** MacOS_Install.ht 2000/12/31 13:40:32 1.1 --- MacOS_Install.ht 2001/01/16 20:34:33 1.2 *************** *** 10,14 **** http://developer.apple.com/java/download.html</a>. <br>Don't choose MRJ 2.2.3, because it has does not have _batteries included_. ! <li>The Jython installer: <a href="http://jython.sourceforge.net/download.html">http://jython.sourceforge.net/download.html</a> <li><a href="MacOS_Install2.html">Start the the jython installer</a>. <li><a href="MacOS_Install3.html">Running the jython installer</a>. --- 10,14 ---- http://developer.apple.com/java/download.html</a>. <br>Don't choose MRJ 2.2.3, because it has does not have _batteries included_. ! <li>The Jython installer: <a href="http://www.jython.org/download.html">http://www.jython.org/download.html</a> <li><a href="MacOS_Install2.html">Start the the jython installer</a>. <li><a href="MacOS_Install3.html">Running the jython installer</a>. Index: download.ht =================================================================== RCS file: /cvsroot/jython/htdocs/download.ht,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** download.ht 2001/01/15 18:23:58 1.7 --- download.ht 2001/01/16 20:34:33 1.8 *************** *** 8,13 **** <p>Nightly snapshots of the CVS repository are also available as ! <a href="http://jython.sourceforge.net/cvssnaps/jython-nightly.tar.gz">.tar.gz</a> ! and <a href="http://jython.sourceforge.net/cvssnaps/jython-nightly.zip">.zip</a> files. <p>Here are the steps you need to perform in order to download Jython. --- 8,13 ---- <p>Nightly snapshots of the CVS repository are also available as ! <a href="http://www.jython.org/cvssnaps/jython-nightly.tar.gz">.tar.gz</a> ! and <a href="http://www.jython.org/cvssnaps/jython-nightly.zip">.zip</a> files. <p>Here are the steps you need to perform in order to download Jython. Index: index.ht =================================================================== RCS file: /cvsroot/jython/htdocs/index.ht,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** index.ht 2001/01/15 18:24:32 1.12 --- index.ht 2001/01/16 20:34:33 1.13 *************** *** 12,16 **** <li><A HREF="download.html">Download</a> the lastest version. <li><A HREF="docs/index.html">Documentation</A> ! <li>The Jython <A HREF="http://jython.sourceforge.net/cgi-bin/faqw.py?req=index">FAQ</A>. </ul> --- 12,16 ---- <li><A HREF="download.html">Download</a> the lastest version. <li><A HREF="docs/index.html">Documentation</A> ! <li>The Jython <A HREF="http://www.jython.org/cgi-bin/faqw.py?req=index">FAQ</A>. </ul> Index: links.h =================================================================== RCS file: /cvsroot/jython/htdocs/links.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** links.h 2001/01/15 20:53:25 1.5 --- links.h 2001/01/16 20:34:33 1.6 *************** *** 16,20 **** <li><a href="docs/whatis.html">What is Jython</a> <li><a href="docs/index.html">All Documentation</a> ! <li><a href="http://jython.sourceforge.net/cgi-bin/faqw.py?req=index">FAQ</a> <li><a href="http://www.jpython.org/jpython-talk-1.ppt">JimH's Slides</a> <br>(PowerPoint, ~239KB) --- 16,20 ---- <li><a href="docs/whatis.html">What is Jython</a> <li><a href="docs/index.html">All Documentation</a> ! <li><a href="http://www.jython.org/cgi-bin/faqw.py?req=index">FAQ</a> <li><a href="http://www.jpython.org/jpython-talk-1.ppt">JimH's Slides</a> <br>(PowerPoint, ~239KB) |