aviks / GameZero.jl

Zero overhead game development library for the Julia programming language
Other
184 stars 23 forks source link

[WIP] Adding documentation for frequently used undocumented functions #44

Closed rick2047 closed 3 years ago

rick2047 commented 3 years ago

I was looking through the API page and it seems like documentation is missing for some frequently used functions. I've added docstrings there, but I don't know if that will make it automatically appear in the generated doc.

If you have in mind any other documentations requests I can lump it in with this PR.

aviks commented 3 years ago

Thanks a lot. I'll merge this now, it's a strict improvement. Anything else can go in to another PR.