Skip to content

Fix javadoc errors in build #16

@emxsys

Description

@emxsys

The build output is littered with 200 javadoc warnings and errors. For instance,

 error: self-closing element not allowed
 * <p/>

error: block element not allowed within inline element <code>: pre
 * <pre>

warning: empty <p> tag
 * <p/> <p>blah blah blah:</p>

The javadoc text should be edited to eliminate this noisy output from the build.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions