diff options
Diffstat (limited to '3rdparty/sol2/docs/source/api/api-top.rst')
-rw-r--r-- | 3rdparty/sol2/docs/source/api/api-top.rst | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/3rdparty/sol2/docs/source/api/api-top.rst b/3rdparty/sol2/docs/source/api/api-top.rst deleted file mode 100644 index ebeabf3ee3b..00000000000 --- a/3rdparty/sol2/docs/source/api/api-top.rst +++ /dev/null @@ -1,48 +0,0 @@ -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 - containers - 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 - as_args - overload - property - var - protect - readonly - as_function - c_call - resolve - stack - user - compatibility - types - metatable_key |