I just discovered that the javadoc was missing from the website.

Note to developers:

For future reference, most of the website is kept in CVS.  To update it
first commit the change to CVS, then login to the sourceforge shell server,
connect to /home/groups/l/lu/lucene/htdocs, and do a 'cvs update -d'.

One part of the website which is not in the CVS is the javadoc.  To update
the javadocs to, e.g. release 1.00, while still connected to
/home/groups/l/lu/lucene/htdocs, give the command './update-docs 1_00'.
This downloads the named release, unpacks it, and copies the documentation
into the website.

Doug

_______________________________________________
Lucene-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-dev

Reply via email to