Re: generating module-aware javadoc with ant

2018-06-02 Thread Rick Hillegas
Thanks for responding so quickly, Stefan. On 6/2/18 9:47 AM, Stefan Bodewig wrote: On 2018-06-02, Rick Hillegas wrote: I don't see any module attributes or nested elements documented for the task here: https://ant.apache.org/manual/Tasks/javadoc.html Googling around doesn't tease out any more

Re: generating module-aware javadoc with ant

2018-06-02 Thread Stefan Bodewig
On 2018-06-02, Rick Hillegas wrote: > I don't see any module attributes or nested elements documented for > the task here: > https://ant.apache.org/manual/Tasks/javadoc.html Googling around > doesn't tease out any more information on how to generate module-aware > javadoc with ant. So far it see

generating module-aware javadoc with ant

2018-06-02 Thread Rick Hillegas
I don't see any module attributes or nested elements documented for the task here: https://ant.apache.org/manual/Tasks/javadoc.html Googling around doesn't tease out any more information on how to generate module-aware javadoc with ant. I can generate module-aware javadoc by using the task.