Add Adventure Javadocs to Javadocs page#80
Add Adventure Javadocs to Javadocs page#80aurorasmiles wants to merge 1 commit intoPaperMC:masterfrom
Conversation
Proximyst
left a comment
There was a problem hiding this comment.
Sounds like a good idea to me. Perhaps also worth adding a note in the Paper pom(s) that this needs updating if we update it over there?
Trigary
left a comment
There was a problem hiding this comment.
There's a line further up: "You can view the javadocs for specific versions of Paper or Waterfall below."
That line should probably be modified, as now JavaDocs other than Paper's and Waterfall's are linked on the page.
Definitely this. |
PR opened: PaperMC/Paper#5422 |
| <h3>Adventure</h3> | ||
| <p>Javadocs for the Adventure API (included in Paper) can be found below.</p> | ||
| <div> | ||
| <a href="https://jd.adventure.kyori.net/api/4.7.0/" class="waves-effect waves-light btn light-blue darken-2"> |
There was a problem hiding this comment.
This does not include javadocs for the other projects we package - might be good to have a dropdown?
- API
- JSON
- Legacy
There was a problem hiding this comment.
alternative would be to have those buttons inline
There was a problem hiding this comment.
Plain serializer is also included - also, the version is out of date here as well.
db4e96d to
c3ee750
Compare
|
We now have an index page that could be directly linked to, plus |
Closes #79