How auto generate all lua doc in lua_source_path?
Opened this issue · 1 comments
btkxx commented
According to the documentation, I can generate an api document like this.:
.. lua:autoclass:: MyOrg.Car
But
How auto generate all lua class doc in lua_source_path?
boolangery commented
For now there is no such directive. I keep this issue open to remind me to create one.