Skip to content

Commit 79777ca

Browse files
committed
Fix Javadoc comment
1 parent 695e3f0 commit 79777ca

File tree

65 files changed

+142
-79
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+142
-79
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ allprojects {
6161
"https://ci.dv8tion.net/job/JDA/javadoc/",
6262
"https://docs.oracle.com/javase/8/docs/api/",
6363
"https://docs.botblock.org/JavaBotBlockAPI/core/",
64-
"https://docs.botblock.org/JavaBotBlockAPI/jda-module/",
65-
"https://docs.botblock.org/JavaBotBlockAPI/request-module/"
64+
"https://docs.botblock.org/JavaBotBlockAPI/jda/",
65+
"https://docs.botblock.org/JavaBotBlockAPI/request/"
6666
)
6767

6868
if (JavaVersion.current().isJava9Compatible()) {

core/src/main/java/org/botblock/javabotblockapi/core/package-info.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@
2121
* <br>When using either of the other modules is this one here required to be installed too.
2222
*
2323
* <h1>Installation</h1>
24+
* Please replace {@code API_VERSION} with the latest release on Bintray.
2425
*
2526
* <h2>Gradle (recommended)</h2>
2627
*
2728
* <pre><code>
2829
* repositories{
29-
* jcenter()
30+
* maven{ url = 'https://dl.bintray.com/andre601/maven' }
3031
* }
3132
*
3233
* dependencies{
@@ -41,7 +42,7 @@
4142
* <repository>
4243
* <id>jcenter</id>
4344
* <name>jcenter-bintray</name>
44-
* <url>https://jcenter.binrtray.com</url>
45+
* <url>https://dl.bintray.com/andre601/maven</url>
4546
* </repository>
4647
* </repositories>
4748
*

docs/core/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>All Classes (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">

docs/core/allclasses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>All Classes (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">

docs/core/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>All Packages (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">

docs/core/constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>Constant Field Values (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">

docs/core/deprecated-list.html

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>Deprecated List (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">
@@ -96,6 +96,32 @@
9696
<div class="header">
9797
<h1 title="Deprecated API" class="title">Deprecated API</h1>
9898
<h2 title="Contents">Contents</h2>
99+
<ul>
100+
<li><a href="#enum.constant">Enum Constants</a></li>
101+
</ul>
102+
</div>
103+
<div class="contentContainer"><a id="enum.constant">
104+
<!-- -->
105+
</a>
106+
<ul class="blockList">
107+
<li class="blockList">
108+
<table class="deprecatedSummary">
109+
<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
110+
<tr>
111+
<th class="colFirst" scope="col">Enum Constant</th>
112+
<th class="colLast" scope="col">Description</th>
113+
</tr>
114+
<tbody>
115+
<tr class="altColor">
116+
<th class="colDeprecatedItemName" scope="row"><a href="org/botblock/javabotblockapi/core/Site.html#SPACE_BOT_LIST_ORG">org.botblock.javabotblockapi.core.Site.SPACE_BOT_LIST_ORG</a></th>
117+
<td class="colLast">
118+
<div class="deprecationComment">Replaced by <a href="org/botblock/javabotblockapi/core/Site.html#SPACE_BOT_LIST_XYZ"><code>SPACE_BOT_LIST_XYZ</code></a>; Will be removed in Version 6.0.2</div>
119+
</td>
120+
</tr>
121+
</tbody>
122+
</table>
123+
</li>
124+
</ul>
99125
</div>
100126
</main>
101127
<footer role="contentinfo">

docs/core/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>API Help (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">

docs/core/index-all.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>Index (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">
@@ -336,7 +336,13 @@ <h2 class="title">S</h2>
336336
</dd>
337337
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/core/Site.html#SPACE_BOT_LIST_ORG">SPACE_BOT_LIST_ORG</a></span> - org.botblock.javabotblockapi.core.<a href="org/botblock/javabotblockapi/core/Site.html" title="enum in org.botblock.javabotblockapi.core">Site</a></dt>
338338
<dd>
339-
<div class="block"><a href="https://space-bot-list.org" target="_blank">space-bot-list.org</a></div>
339+
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
340+
<div class="deprecationComment">Replaced by <a href="org/botblock/javabotblockapi/core/Site.html#SPACE_BOT_LIST_XYZ"><code>SPACE_BOT_LIST_XYZ</code></a>; Will be removed in Version 6.0.2</div>
341+
</div>
342+
</dd>
343+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/core/Site.html#SPACE_BOT_LIST_XYZ">SPACE_BOT_LIST_XYZ</a></span> - org.botblock.javabotblockapi.core.<a href="org/botblock/javabotblockapi/core/Site.html" title="enum in org.botblock.javabotblockapi.core">Site</a></dt>
344+
<dd>
345+
<div class="block"><a href="https://space-bot-list.xyz" target="_blank">space-bot-list.xyz</a></div>
340346
</dd>
341347
</dl>
342348
<a id="I:T">

docs/core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 17:49:17 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Sat Aug 08 18:24:20 CEST 2020 -->
66
<title>Overview (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-08-08">

0 commit comments

Comments
 (0)