Open paquettg opened 9 years ago
Could the next one be the League class? I'm kinda lost trying to get a player's league information.
I'll see what I can do. Considering I'm trying to make the most of using this repo for my League network, I'll try to help with the documentation. At first I got confused about the stat() method until I went to the API folder, so it's definitely needed.
Any effort for documentation is welcomed @MrXXIV . I tried my best to document all the methods as best as I could but. some help on this tedious (but very important) task is appricated
@paquettg no doubt. I'm grasping a huge understanding of the framework the more I use it and I'll be able to throw some extra details aside from what's already portioned in the current doc version.
I'm sure some people haven't noticed the raw() method yet and it's highly useful.
I might consider building a wiki for the repo instead of simply using the README as the information will get way too crowded eventually. But I already forked a basic league() documentation, so I'll pull a request just for this and I'll work on pages.
Maybe you should use the repo wiki.. The Readme is kinda long.
I agree with @PremadeGames. Unfortunatly I cant find time to work on the docs right now. Pull requests are welcome! :)
I would like to finish the documentation on the README to cover the remaining end points that have little/no documentation.
This is primary a self note.