docs - dropdown toc

This commit is contained in:
Cody Glassman 2025-06-20 17:17:13 -07:00
parent 3abc86be73
commit ac400f0ebc
5 changed files with 102 additions and 90 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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>