When javadoc creates tree.html, it includes every class library listed in the
code, not just the ones defined. This makes tree.html huge and incomprehensible
(and link checkers fail on it), a serious problem for documentation for Jeeves.
This is the javadoc in JDK1.1, but the problem was there in 1.0.2 as well.
code, not just the ones defined. This makes tree.html huge and incomprehensible
(and link checkers fail on it), a serious problem for documentation for Jeeves.
This is the javadoc in JDK1.1, but the problem was there in 1.0.2 as well.
- duplicates
-
JDK-1258552 javadoc should not put irrelevant classes in the tree
-
- Closed
-