Verzeichnis wiz/ verlinkt.
Damit auch Seiten von dort in den Uebersichtsseiten
von sphinx auftauchen.
diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst
index 1ed55b3..9c9cf61 100644
--- a/doc/sphinx/index.rst
+++ b/doc/sphinx/index.rst
@@ -15,6 +15,7 @@
sefun.index
props.index
lfun.index
+ wiz.index
Indices and tables
diff --git a/doc/sphinx/wiz.index.rst b/doc/sphinx/wiz.index.rst
new file mode 100644
index 0000000..5039b17
--- /dev/null
+++ b/doc/sphinx/wiz.index.rst
@@ -0,0 +1,16 @@
+.. Morgengrauen-Mudlib - sefun-Doku.
+
+Allgemeine Informationen fuer Magier
+====================================
+
+Im folgenden sind Informationen und Hilfeseiten fuer Magier aufgelistet.
+Es handelt sich vor allem um organisatorische Informationen und Regeln,
+teilweise aber auch Erlaeuterungen technischen Konzepte.
+
+Verzeichnis der Manpages:
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ wiz/*