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
What's the best way these days to generate documentation of a Lua module? Obviously some very basics will go in the README, but is there a way to publish to easily publish Lua API docs to readthedocs.io or similar? Or a way to generate gh-pages from code comments?