Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.7, 1.7.0
-
Fix Version/s: 1.7.3, 1.6.9, 1.8-beta-1
-
Component/s: GroovyDoc
-
Labels:None
-
Number of attachments :
Description
JavaDoc uses the first paragraph of overview.html (or whatever file is nominated at the overview file), above the package listing of the overview page, and all of the content below. GroovyDoc puts the first paragraph above but then does not put the rest below.
GroovyDoc is currently designed to put the entire overview.html above. This is slightly different behavior to JavaDoc but seemed a reasonable compromise. So I guess there are two issues here:
I suspect both should be fixed.