summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sol2/docs/source/api/api-top.rst
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/sol2/docs/source/api/api-top.rst')
-rw-r--r--3rdparty/sol2/docs/source/api/api-top.rst46
1 files changed, 46 insertions, 0 deletions
diff --git a/3rdparty/sol2/docs/source/api/api-top.rst b/3rdparty/sol2/docs/source/api/api-top.rst
new file mode 100644
index 00000000000..f9b0378b30e
--- /dev/null
+++ b/3rdparty/sol2/docs/source/api/api-top.rst
@@ -0,0 +1,46 @@
+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
+
+ state
+ table
+ proxy
+ as_table
+ usertype
+ simple_usertype
+ usertype_memory
+ unique_usertype_traits
+ tie
+ function
+ protected_function
+ coroutine
+ error
+ object
+ userdata
+ reference
+ thread
+ stack_reference
+ make_reference
+ optional
+ this_state
+ variadic_args
+ overload
+ property
+ var
+ protect
+ readonly
+ as_function
+ c_call
+ resolve
+ stack
+ user
+ compatibility
+ types
+ metatable_key