-
-
Notifications
You must be signed in to change notification settings - Fork 73
Javadoc #79
Comments
Hi @taycaldwell. How much time it will take to investigate your project to add proper JavaDoc? |
Proper Javadoc for this project will benefit those that are already somewhat familiar with the game League of Legends, and will require investigation outside of the library to determine what certain fields in the data objects actually mean (There are some fields that are undocumented by the official API that this library wraps.). From a pure code perspective, the project should be simple to follow. As a software engineer I've become hard-wired to estimate issues in terms of complexity rather than time. It will definitely take longer to write the Javadoc if you are unfamiliar with the game, however I would consider the overall complexity of the task to be fairly low. |
@taycaldwell you are right. I believe that I am not the right person to help with this one :( |
is there any javadoc to see in 2019? |
A lot of parts of the public API are missing javadoc.
The text was updated successfully, but these errors were encountered: