|
Quick Lists
|
|
Bug ID:
|
4175370
|
|
Votes
|
0
|
|
Synopsis
|
Could javadoc recurse thru a dir tree?
|
|
Category
|
doclet:tbd
|
|
Reported Against
|
1.2beta4
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4074234,
request for enhancement
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
4074234
|
|
Submit Date
|
22-SEP-1998
|
|
Description
|
I just sent mail to the javadoc email
addr and Doug K. asked me to (re)submit
this so that there would be a recent entry.
I humbly request that javadoc takes some kind
of "-r directory" flag which tells it
to document all packages in the specified
directory. If given, then you don't have to
specify each and every package on the cmd line.
I suspect that for a big run on some archs you'd
get an exec voilation of you have too long of
a cmd line.
(Review ID: 37001)
======================================================================
|
|
Work Around
|
Figure out all the packages yourself w/ a
shell script that probably involves 'find' -but
this is only an approximation and is a hassle.
======================================================================
|
|
Evaluation
|
A dupe of 4074234
xxxxx@xxxxx 1998-12-15
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |