mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-13 14:25:24 -04:00
docs - dropdown toc
This commit is contained in:
parent
3abc86be73
commit
ac400f0ebc
@ -4,7 +4,10 @@ Welcome to OpenMW's Documentation!
|
|||||||
This documentation covers all aspects of OpenMW development, scripting, and content creation.
|
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.
|
Use the categorized sections below to quickly access technical references, modding tools, and installation guides.
|
||||||
|
|
||||||
.. toctree::
|
.. dropdown:: Table of Contents
|
||||||
|
:icon: book
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
:caption: Reference
|
:caption: Reference
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
:maxdepth: 4
|
:maxdepth: 4
|
||||||
@ -12,7 +15,7 @@ Use the categorized sections below to quickly access technical references, moddi
|
|||||||
reference/modding/index
|
reference/modding/index
|
||||||
reference/postprocessing/index
|
reference/postprocessing/index
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Lua
|
:caption: Lua
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
:maxdepth: 4
|
:maxdepth: 4
|
||||||
@ -21,7 +24,7 @@ Use the categorized sections below to quickly access technical references, moddi
|
|||||||
reference/lua-scripting/api
|
reference/lua-scripting/api
|
||||||
reference/lua-scripting/teal
|
reference/lua-scripting/teal
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Help
|
:caption: Help
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
:maxdepth: 4
|
:maxdepth: 4
|
||||||
|
@ -4,7 +4,10 @@ Installation Guide
|
|||||||
|
|
||||||
In order to use OpenMW, you must install both the engine and the game files for a compatible game.
|
In order to use OpenMW, you must install both the engine and the game files for a compatible game.
|
||||||
|
|
||||||
.. toctree::
|
.. dropdown:: Table of Contents
|
||||||
|
:icon: book
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
install-openmw
|
install-openmw
|
||||||
|
@ -13,8 +13,10 @@ few chapters to familiarise yourself with the new interface.
|
|||||||
Please report any software problems as bugs in the software, not errors in
|
Please report any software problems as bugs in the software, not errors in
|
||||||
the manual.
|
the manual.
|
||||||
|
|
||||||
.. toctree::
|
.. dropdown:: Table of Contents
|
||||||
:hidden:
|
:icon: book
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
foreword
|
foreword
|
||||||
|
@ -13,8 +13,10 @@ about creating new content for OpenMW, please refer to
|
|||||||
intended. Please report any software problems as bugs in the software,
|
intended. Please report any software problems as bugs in the software,
|
||||||
not errors in the manual.
|
not errors in the manual.
|
||||||
|
|
||||||
.. toctree::
|
.. dropdown:: Table of Contents
|
||||||
:hidden:
|
:icon: book
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
foreword
|
foreword
|
||||||
|
@ -45,8 +45,10 @@ The ranges included with each setting are the physically possible ranges, not re
|
|||||||
you may want to steer clear of altering these files. That being said,
|
you may want to steer clear of altering these files. That being said,
|
||||||
this guide should be plenty clear enough that you can find the setting you want to change and safely edit it.
|
this guide should be plenty clear enough that you can find the setting you want to change and safely edit it.
|
||||||
|
|
||||||
.. toctree::
|
.. dropdown:: Table of Contents
|
||||||
:hidden:
|
:icon: book
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
Camera <camera>
|
Camera <camera>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user