You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Project could benefit from more thorough documentation. Demo examples are nice, but I think it could be better to show exactly what classes/API functions are available and how they are to be called, what the expected parameters are.
Describe the solution you'd like
Add LDoc or similar doc comments to generate docs.
Describe alternatives you've considered
Other alternative would be LuaDoc. These two are the most popular on LuaRocks.
Is your feature request related to a problem? Please describe.
Project could benefit from more thorough documentation. Demo examples are nice, but I think it could be better to show exactly what classes/API functions are available and how they are to be called, what the expected parameters are.
Describe the solution you'd like
Add LDoc or similar doc comments to generate docs.
Describe alternatives you've considered
Other alternative would be LuaDoc. These two are the most popular on LuaRocks.
Additional context
Generated docs would be comparable to Penlight's, T-Engine or similar.
The text was updated successfully, but these errors were encountered: