defold/defold.github.io

Separate Lua modules from C++ headers

Closed this issue · 1 comments

JCash commented

Now have a very airy and mixed list of Lua modules, and C++ header names under the Api Reference.

I wish to separate the two into a collapsible tree structure:

  • Lua modules
    • buffer
    • ...
  • C++ SDK
    • dmArray
    • ....

Also, the line spacing is quite high, and I have trouble overviewing the api on a 5K screen.