Fixed all javadoc errors and regenerated them.

This commit is contained in:
ProSavage
2018-11-19 01:34:29 -06:00
parent ff6a3b2b1a
commit 7a59ad4a66
344 changed files with 3093 additions and 2184 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<title>Role</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -294,8 +294,9 @@ the order they are declared.</div>
<ul class="blockList">
<li class="blockList">
<h4>LEADER</h4>
<pre>public static final&nbsp;<a href="../../../../com/massivecraft/factions/struct/Role.html"
title="enum in com.massivecraft.factions.struct">Role</a> LEADER</pre>
<pre>public static final&nbsp;<a
href="../../../../com/massivecraft/factions/struct/Role.html"
title="enum in com.massivecraft.factions.struct">Role</a> LEADER</pre>
</li>
</ul>
<a name="COLEADER">