mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 15:27:13 -04:00
docs - fix interfaces
This commit is contained in:
parent
320b2cf55e
commit
3abc86be73
@ -14,7 +14,6 @@ Packages
|
||||
core <openmw_core>
|
||||
debug <openmw_debug>
|
||||
input <openmw_input>
|
||||
interfaces <openmw_interfaces>
|
||||
markup <openmw_markup>
|
||||
menu <openmw_menu>
|
||||
nearby <openmw_nearby>
|
||||
|
@ -26,6 +26,9 @@
|
||||
* - :doc:`input </reference/lua-scripting/openmw_input>`
|
||||
- |bdg-ctx-menu| |bdg-ctx-player|
|
||||
- User input.
|
||||
* - :ref:`interfaces <Script interfaces>`
|
||||
- |bdg-ctx-all|
|
||||
- Public interfaces of other scripts.
|
||||
* - :doc:`markup </reference/lua-scripting/openmw_markup>`
|
||||
- |bdg-ctx-all|
|
||||
- API to work with markup languages.
|
||||
@ -59,6 +62,3 @@
|
||||
* - :doc:`world </reference/lua-scripting/openmw_world>`
|
||||
- |bdg-ctx-global|
|
||||
- Read-write access to the game world.
|
||||
* - :ref:`interfaces <Script interfaces>`
|
||||
- |bdg-ctx-all|
|
||||
- Public interfaces of other scripts.
|
||||
|
Loading…
x
Reference in New Issue
Block a user