Details
-
Improvement
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
Description
javadoc: warning - You have specified the HTML version as HTML 4.01 by using the -html4 option.
|
The default is currently HTML5 and the support for HTML 4.01 will be removed in a future release. To suppress this warning, please ensure that any HTML constructs in your comments are valid in HTML5, and remove the -html4 option.
|
The <tt> tag is not supported in HTML5. Use the <code> element in javadoc comments