Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3059

Generate Javadoc in HTML5

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.9.0
    • Affects Version/s: None
    • Component/s: Documentation
    • None

      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

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            fares.hassak@gmail.com Farès Hassak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: