From 89d10b2a3f4ed1a94bcd64f89712e7ab40f9ddb7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= <hugo@lysator.liu.se>
Date: Sun, 4 Jun 2023 01:30:01 +0200
Subject: [PATCH] Load modules list in documentation.

---
 doc/index.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/index.rst b/doc/index.rst
index 017e4af..f26c9c6 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -10,6 +10,8 @@ Welcome to Muppet Strings's documentation!
    :maxdepth: 2
    :caption: Contents:
 
+   modules
+
 Here is some content.
 
 Indices and tables
-- 
GitLab