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?
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?