forked from NASAWorldWind/WorldWindJava
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
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 workingSomething isn't working