mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-27 05:37:25 +00:00
Move the Teal docs page out of Overview
This commit is contained in:
parent
463dcdb610
commit
b883cc5a1b
@ -12,4 +12,5 @@ OpenMW Lua scripting
|
||||
|
||||
overview
|
||||
api
|
||||
teal
|
||||
|
||||
|
@ -1,18 +1,14 @@
|
||||
Overview of Lua scripting
|
||||
#########################
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
teal
|
||||
|
||||
Language and sandboxing
|
||||
=======================
|
||||
|
||||
OpenMW supports scripts written in Lua 5.1 with some extensions (see below) from Lua 5.2.
|
||||
There are no plans to switch to any newer version of the language, because newer versions are not supported by LuaJIT.
|
||||
|
||||
There are also experimental declarations available for Teal, a typed dialect of Lua. see :ref:`Teal` for more details.
|
||||
.. note::
|
||||
There are also experimental declarations available for Teal, a typed dialect of Lua. see :ref:`Teal` for more details.
|
||||
|
||||
Here are some starting points for learning Lua:
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
####
|
||||
Teal
|
||||
####
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user