Skip to content

Commit

Permalink
Merge pull request #228 from TanZhanMing/master
Browse files Browse the repository at this point in the history
Update javadocs to reveal only relevant information
  • Loading branch information
TanZhanMing committed Oct 29, 2019
2 parents ee5e8c7 + bed8fcf commit 1145dd7
Show file tree
Hide file tree
Showing 256 changed files with 11,850 additions and 57,696 deletions.
732 changes: 123 additions & 609 deletions docs/javadocs/allclasses-index.html

Large diffs are not rendered by default.

170 changes: 38 additions & 132 deletions docs/javadocs/allclasses.html

Large diffs are not rendered by default.

76 changes: 2 additions & 74 deletions docs/javadocs/allpackages-index.html
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Sun Oct 06 22:18:05 SGT 2019 -->
<!-- Generated by javadoc (11.0.4) on Tue Oct 29 12:33:43 SGT 2019 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-10-06">
<meta name="dc.created" content="2019-10-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down Expand Up @@ -107,30 +107,6 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/package-summary.html">seedu.address</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/commons/core/package-summary.html">seedu.address.commons.core</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/commons/core/index/package-summary.html">seedu.address.commons.core.index</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/commons/exceptions/package-summary.html">seedu.address.commons.exceptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/commons/util/package-summary.html">seedu.address.commons.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/logic/package-summary.html">seedu.address.logic</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/logic/commands/package-summary.html">seedu.address.logic.commands</a></th>
<td class="colLast">&nbsp;</td>
</tr>
Expand All @@ -146,54 +122,6 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
<th class="colFirst" scope="row"><a href="seedu/address/logic/parser/exceptions/package-summary.html">seedu.address.logic.parser.exceptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/package-summary.html">seedu.address.model</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/claim/package-summary.html">seedu.address.model.claim</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/claim/exceptions/package-summary.html">seedu.address.model.claim.exceptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/help/package-summary.html">seedu.address.model.help</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/help/exceptions/package-summary.html">seedu.address.model.help.exceptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/contact/package-summary.html">seedu.address.model.contact</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/contact/exceptions/package-summary.html">seedu.address.model.contact.exceptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/tag/package-summary.html">seedu.address.model.tag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/model/util/package-summary.html">seedu.address.model.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/storage/package-summary.html">seedu.address.storage</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="seedu/address/testutil/package-summary.html">seedu.address.testutil</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="seedu/address/ui/package-summary.html">seedu.address.ui</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
Expand Down

0 comments on commit 1145dd7

Please sign in to comment.