Clean up the javadoc to pass java 8's doclint
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
* Classes dedicated facilitating {@link
|
||||
* org.bukkit.configuration.Configuration configurations} to be read and
|
||||
* stored on the filesystem.
|
||||
* <p>
|
||||
*/
|
||||
package org.bukkit.configuration.file;
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/**
|
||||
* Classes dedicated to handling a plugin's runtime configuration.
|
||||
* <p>
|
||||
*/
|
||||
package org.bukkit.configuration;
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* Classes dedicated to being able to perform serialization specialized for
|
||||
* the Bukkit {@link org.bukkit.configuration.Configuration configuration}
|
||||
* implementation.
|
||||
* <p>
|
||||
*/
|
||||
package org.bukkit.configuration.serialization;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user