Java HTML documentation
This directory usually contains the Java HTML documentation which is available
from www.javasoft.com
.
If your Java installation is at /opt/jdk1.1/docs/api
, then you
can set up this directory with:
cd $TYCHO/java/doc/javahtml
rm -f index.html
ln -s /opt/jdk1.1/docs/api/* .
Copyright © 1997, The Regents of the University of California.
All rights reserved.
Last updated: 04/30/97
comments to: tycho@eecs.berkeley.edu