-
Type:
Feature Request
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
In our javadocs, the generated index is really, really big - takes 5 minutes even to see the first A through F entries.
Compare our javadoc index to the javadoc index for the JDK - theirs is paginated so that you only get the "A" entries on initial click, and each letter is on a separate page. There must be some javadoc command line switch to enable this, or something else we can do to paginate.