problems with Overview appearance
I am currently trying to adjust the appearance of the javadoc overview page, being able to generate groups to show on the page. However, no group names show on the page.
<group title="LDT">
<package name="LDT"/>
</group>
<group title="Quickstart">
<package name="quickstart"/>
</group>
The directoriy of the folders are C:\LandmarkEnvironments\mainline\apps\quickstart\modules\tests\rft\quickstart
and C:\LandmarkEnvironments\mainline\apps\quickstart\modules\tests\rft\LDT
ANy insight would be greatly appreciated.I am wondering if they have to be packages in the strict java sense of the word...Thanks.
Wes

