(Redirected) Generate javadoc for empty package?
This question was posted in another forum. Does anyone know the answer?
See http://forum.java.sun.com/thread.jspa?threadID=653363
> I have a package that has a number of important
> sub-packages but which is otherwise empty. I want to
> write some summary documentation which I want to
> include in the empty "parent package" but I have
> found that javadoc doesn't generate package
> documentation for the package unless it has some
> classes in it (not just sub-packages).
>
> Is there an option to make javadoc generate
> documentation for empty packages?

