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,6 +4,9 @@ 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.
.. dropdown:: Table of Contents
:icon: book
.. toctree:: .. toctree::
:caption: Reference :caption: Reference
:titlesonly: :titlesonly:

View File

@ -4,6 +4,9 @@ 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.
.. dropdown:: Table of Contents
:icon: book
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

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 Please report any software problems as bugs in the software, not errors in
the manual. the manual.
.. dropdown:: Table of Contents
:icon: book
.. toctree:: .. toctree::
:hidden:
:maxdepth: 2 :maxdepth: 2
foreword 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, intended. Please report any software problems as bugs in the software,
not errors in the manual. not errors in the manual.
.. dropdown:: Table of Contents
:icon: book
.. toctree:: .. toctree::
:hidden:
:maxdepth: 2 :maxdepth: 2
foreword 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, 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.
.. dropdown:: Table of Contents
:icon: book
.. toctree:: .. toctree::
:hidden:
:maxdepth: 2 :maxdepth: 2
Camera <camera> Camera <camera>