Question:
I am writing documentation for the lua module. It contains an object, which, in addition to methods, also has properties. In turn, the theme-api plugin for gitbook allows you to describe only methods. How, then, would you describe the properties of an object in gitbook ?
Answer:
It does not have such as it is made for describing web services. Look at the sources, they are small – there is no mention of class variables anywhere.