sol2/docs/source/api/api-top.rst
ThePhD cf76f6baa0 V E T T E D
Slight breaking change, but at the source level almost nothing changes (ipairs is the only thing that changes because for some reason it checks if what is passed is a table and that really doesn't make any fucking sense)
Closes #195
Closes #196
2016-08-23 21:42:27 -04:00

46 lines
672 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: 2
compatibility
coroutine
c_call
error
function
protected_function
object
reference
stack_reference
make_reference
overload
protect
readonly
var
resolve
as_function
property
proxy
stack
optional
state
table
metatable_key
this_state
thread
tie
types
user
usertype
simple_usertype
userdata
usertype_memory
unique_usertype_traits
variadic_args