mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 20:05:19 -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.
|
||||
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
|
||||
:titlesonly:
|
||||
:maxdepth: 4
|
||||
@ -12,7 +15,7 @@ Use the categorized sections below to quickly access technical references, moddi
|
||||
reference/modding/index
|
||||
reference/postprocessing/index
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
:caption: Lua
|
||||
:titlesonly:
|
||||
:maxdepth: 4
|
||||
@ -21,7 +24,7 @@ Use the categorized sections below to quickly access technical references, moddi
|
||||
reference/lua-scripting/api
|
||||
reference/lua-scripting/teal
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
:caption: Help
|
||||
:titlesonly:
|
||||
: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.
|
||||
|
||||
.. toctree::
|
||||
.. dropdown:: Table of Contents
|
||||
:icon: book
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
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
|
||||
the manual.
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
.. dropdown:: Table of Contents
|
||||
:icon: book
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
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,
|
||||
not errors in the manual.
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
.. dropdown:: Table of Contents
|
||||
:icon: book
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
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,
|
||||
this guide should be plenty clear enough that you can find the setting you want to change and safely edit it.
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
.. dropdown:: Table of Contents
|
||||
:icon: book
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Camera <camera>
|
||||
|
Loading…
x
Reference in New Issue
Block a user