Upgrade the getting started section to be easier to read and follow.#33
Open
hexillium1 wants to merge 16 commits intomasterfrom
Open
Upgrade the getting started section to be easier to read and follow.#33hexillium1 wants to merge 16 commits intomasterfrom
hexillium1 wants to merge 16 commits intomasterfrom
Conversation
Deploy PreviewDeploy-Preview complete!
|
Member
|
Could you also add the |
… into update-getting-started
freya022
reviewed
Oct 31, 2022
| We have dedicated library development and wiki development channels on our [Discord server](https://discord.gg/0hMr4ce0tIl3SLv5), where you can ask questions or suggest ideas. | ||
|
|
||
| ## Dependencies | ||
| This project requires **Java 8**.<br> |
Contributor
There was a problem hiding this comment.
I'd say you can use higher versions too
| ## Docs | ||
| You can find the [latest Javadocs](https://ci.dv8tion.net/job/JDA5/javadoc/) and the [legacy Javadocs](https://ci.dv8tion.net/job/JDA/javadoc/) on the Jenkins server. | ||
|
|
||
| For other versions of JDA, the javadocs jar can be downloaded from the version's page. |
Contributor
There was a problem hiding this comment.
I really do not recommend downloading any kind of javadocs jar
Comment on lines
+118
to
+119
| For example, the v4.2.0_200 javadocs can be found at: | ||
| <https://ci.dv8tion.net/job/JDA/200/>, which can be extracted for its docs. |
Contributor
There was a problem hiding this comment.
I don't think you should mention JDA 4 in this wiki
| } | ||
| ``` | ||
| Remember to replace the `VERSION` with the version you would like to use. Version information can be found from | ||
| [JDA Discord Server](https://discord.gg/0hMr4ce0tIk3pSjp), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or |
Contributor
There was a problem hiding this comment.
Suggested change
| [JDA Discord Server](https://discord.gg/0hMr4ce0tIk3pSjp), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or | |
| [JDA Discord Server](https://discord.gg/jda), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or |
| [JDA Discord Server](https://discord.gg/0hMr4ce0tIk3pSjp), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or | ||
| [Maven Central](https://mvnrepository.com/artifact/net.dv8tion/JDA/). | ||
|
|
||
| [](https://ci.dv8tion.net/job/JDA5/lastSuccessfulBuild/) |
Contributor
There was a problem hiding this comment.
Why not a link to maven central, pointing to latest ? The CI server could be going down at some point
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.