On 21/03/2018 19:08, Joe Wang wrote:
:

*Item 3*: Heading leavels should only increase by one
    This is due to the javadoc tool generates a header with an addition of headings, in this particular case, <h1>. The fix for this particular case is to replace the <h3>s with <h2>.
I assume this has the effect of increasing the size of the headings. Does it look okay? I assume many of these usages of h3 choose that to avoid heading in very large font.

-Alan

Reply via email to