mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-08 01:36:50 -04:00
35 lines
872 B
ReStructuredText
35 lines
872 B
ReStructuredText
Welcome to OpenMW's Documentation!
|
|
==================================
|
|
|
|
This documentation covers all aspects of OpenMW development, scripting, and content creation.
|
|
Use the categorized sections below to quickly access technical references, modding tools, and installation guides.
|
|
|
|
.. dropdown:: Table of Contents
|
|
:icon: book
|
|
|
|
.. toctree::
|
|
:caption: Reference
|
|
:titlesonly:
|
|
:maxdepth: 4
|
|
|
|
reference/modding/index
|
|
reference/postprocessing/index
|
|
|
|
.. toctree::
|
|
:caption: Lua
|
|
:titlesonly:
|
|
:maxdepth: 4
|
|
|
|
reference/lua-scripting/overview
|
|
reference/lua-scripting/api
|
|
reference/lua-scripting/teal
|
|
|
|
.. toctree::
|
|
:caption: Help
|
|
:titlesonly:
|
|
:maxdepth: 4
|
|
|
|
manuals/installation/index
|
|
manuals/openmw-cs/index
|
|
manuals/documentationHowTo
|