From 6b219f342dda546496a948625dd22bfeae0c876f Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 23 Sep 2022 14:09:15 -0700 Subject: [PATCH] add a TOC of all tools so the pdf picks them up --- docs/Tools.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/Tools.rst b/docs/Tools.rst index 20ceea769..401276d7f 100644 --- a/docs/Tools.rst +++ b/docs/Tools.rst @@ -50,3 +50,14 @@ DFHack tools by what they affect -------------------------------- .. include:: tags/bywhat.rst + +All DFHack tools alphabetically +------------------------------- + +.. toctree:: + :glob: + :maxdepth: 1 + :titlesonly: + + tools/* + tools/*/*