-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: tools
-
b32
-
generic
-
generic
Name: dk30142 Date: 11/07/2002
The latest help screen for javadoc shows [classnames] as one of the acceptable
kinds of files to pass into javadoc. We should remove this choice,
as this only works for the private -Xclasses option (which is not listed).
% /java/jdk/ws/tools/doclets/stddoclet/dkramer/build/solaris-sparc/bin/javadoc -help
usage: javadoc [options] [packagenames] [sourcefiles] [classnames] [@files]
^^^^^^^^^^^^
======================================================================