sol2/docs/source/api/api-top.rst
ThePhD 29e4b82b4a Formally introduce c_call to the API with overloading ability
More documentation on how things work.
Once more at a 'feature-complete' state. Continue to work on #116.
Add testcase to ensure #108 is fixed. Then, prep release.
2016-06-18 03:32:54 -04:00

40 lines
583 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
c_call
error
function
protected_function
object
overload
property
proxy
reference
stack_reference
resolve
stack
optional
state
table
metatable_key
this_state
thread
tie
types
usertype
userdata
usertype_memory
unique_usertype_traits
variadic_args