Velocity Documentation#521
Conversation
|
Yeah, it probably makes sense adding something like that. |
|
Maybe we could also bring the That way, for example, when you're working with the bukkit documentation pages Or maybe we could completely merge the I'm not sure if mdBook, Java, or Kotlin like all those files in the same place, but it would make it very easy to find the files that hold the code that documentation pages reference. Individual code files for each documentation page might be easier to understand than monolithic But yeah, that's probably not something we need to set up now for a single page about Velocity. |
|
For this PR, I intentionally paid attention to not change any existing documentation code locations because that would need to be updated in the pages as well which to be honest I deemed to not be within the scope of this PR. |
willkroboth
left a comment
There was a problem hiding this comment.
Just a few notes. Maybe once we do some more Velocity docs it would make sense to restructure, but this PR definitely achieves the goal of letting people know Velocity CommandAPI exists.
2b356ed to
f21ca60
Compare
Co-authored-by: willkroboth <46540330+willkroboth@users.noreply.github.com>
f21ca60 to
34bae23
Compare
2a512c6 to
c191687
Compare

This is supposed to add a bit of Velocity documentation to the documentation.
Feel free to suggest anything else that you think should be added!