Update of /cvsroot/jython/htdocs/docs
In directory usw-pr-cvs1:/tmp/cvs-serv18642/docs
Modified Files:
README
Log Message:
Updated docs to mention build.xml and ant instead of make.
Index: README
===================================================================
RCS file: /cvsroot/jython/htdocs/docs/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** README 2000/11/13 10:14:40 1.1
--- README 2001/07/19 15:03:16 1.2
***************
*** 1,5 ****
This is a placeholder for the generated documentation .html file.
The files here are generated a little bit differently than the .html
! files in jython/Doc. See the Makefile for details.
The differences are:
--- 1,5 ----
This is a placeholder for the generated documentation .html file.
The files here are generated a little bit differently than the .html
! files in jython/Doc. See the ../build.xml for details.
The differences are:
|