-
-
Couldn't load subscription status.
- Fork 430
Description
Is there an existing issue for this problem?
- I have searched the existing issues
What part of EdgeTX is the focus of this bug?
Other (Please specify below)
Current Behavior
On my PR for model.getGlobalVariableDetails() / model.setGlobalVariableDetails() @pfeerick asked me to use a specific documentation style ( #5688 (comment) )
However the functions are not listed in https://luadoc.edgetx.org/lua-api-reference/model?q=lua+model+functions or in the Menu
It'd be good if those functions were documented and therefore were usable by others.
Thanks
Expected Behavior
Functions appear in docs
Steps To Reproduce
https://luadoc.edgetx.org/lua-api-reference/model?q=lua+model+functions and compare with
edgetx/radio/src/lua/api_model.cpp
Line 1655 in 96400a7
| static int luaModelGetGlobalVariableDetails(lua_State *L) |
Version
2.11.3
Transmitter
RadioMaster TX16S / TX16SMK2
Operating System (OS)
Linux
OS Version
Internet Documentation
Anything else?
Thanks for your hard work on here, I really love your project.