From 74c9da78d3122158e0dc08593b4997a0bf79c743 Mon Sep 17 00:00:00 2001 From: Cody Glassman Date: Fri, 20 Jun 2025 17:23:03 -0700 Subject: [PATCH] docs - dropdown toc --- .../reference/modding/texture-modding/index.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/source/reference/modding/texture-modding/index.rst b/docs/source/reference/modding/texture-modding/index.rst index a81f8ff7bd..626bfef829 100644 --- a/docs/source/reference/modding/texture-modding/index.rst +++ b/docs/source/reference/modding/texture-modding/index.rst @@ -7,9 +7,12 @@ adding and modifying textures is an important part of content creation. Therefore, we've included the following in hopes of helping modders transition to texture modding in OpenMW. -.. toctree:: - :caption: Table of Contents - :maxdepth: 2 +.. dropdown:: Table of Contents + :icon: book - texture-basics - convert-bump-mapped-mods + .. toctree:: + :caption: Table of Contents + :maxdepth: 2 + + texture-basics + convert-bump-mapped-mods