mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
30 lines
430 B
ReStructuredText
30 lines
430 B
ReStructuredText
|
|
||
|
api reference manual
|
||
|
====================
|
||
|
|
||
|
Browse the various function and classes :doc:`Sol<../index>` utilizes to make your life easier when working with Lua.
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: Sol API
|
||
|
:name: apitoc
|
||
|
:maxdepth: 1
|
||
|
|
||
|
compatibility
|
||
|
coroutine
|
||
|
error
|
||
|
function
|
||
|
protected_function
|
||
|
object
|
||
|
overload
|
||
|
proxy
|
||
|
reference
|
||
|
resolve
|
||
|
stack
|
||
|
state
|
||
|
table
|
||
|
thread
|
||
|
types
|
||
|
usertype
|
||
|
userdata
|