Specify whether to generate a Class Details page/section for each class or interface being documented.
It includes the class description, various reference lists about it, as well as the details of all documented members of that class (except nested classes). This provides the bulk of the whole Java API documentation.
In the case of framed HTML documentation (generated by FramedDoc.tpl
),
the class details are always generated and, therefore, this parameter
cannot be unchecked.
Related Template:
Each Class Detail page/section is generated by the template:
JavadocPro/lib/class.tpl
See Also:
"Pagination | Start from new page | Class Detail" parameter
(available only in PlainDoc.tpl
)