Obsolete sefuns und Spellbook-lfun in toctree

Bislang wurden diese nirgendwo im Inhaltsverzeichnis
erwaehnt.

Change-Id: Icb4207912acd25bc6278d0ce60f9ded4eabef943
diff --git a/doc/sphinx/lfuns-gilde.rst b/doc/sphinx/lfuns-gilde.rst
index ffd5adc..a4adf0b 100644
--- a/doc/sphinx/lfuns-gilde.rst
+++ b/doc/sphinx/lfuns-gilde.rst
@@ -1,6 +1,6 @@
 .. Morgengrauen-Mudlib - lfuns
 
-Verzeichnis der lfuns speziell in/für Gilden
+Verzeichnis der lfuns speziell in/fuer Gilden
 ============================================
 
 .. toctree::
diff --git a/doc/sphinx/lfuns-spellbook.rst b/doc/sphinx/lfuns-spellbook.rst
new file mode 100644
index 0000000..cdeb07c
--- /dev/null
+++ b/doc/sphinx/lfuns-spellbook.rst
@@ -0,0 +1,11 @@
+.. Morgengrauen-Mudlib - lfuns
+
+Verzeichnis der lfuns speziell in/fuer Spellbooks
+=================================================
+
+.. toctree::
+   :maxdepth: 1
+   :glob:
+
+   lfun/spellbook/*
+
diff --git a/doc/sphinx/sefun-obsolet.rst b/doc/sphinx/sefun-obsolet.rst
new file mode 100644
index 0000000..a1133f0
--- /dev/null
+++ b/doc/sphinx/sefun-obsolet.rst
@@ -0,0 +1,13 @@
+.. Morgengrauen-Mudlib - Ueber simulated efuns
+
+Verzeichnis der obsoleten und entfernten simulated efuns
+========================================================
+
+Bitte die folgenden sefuns in neuem Code keinesfalls benutzten
+und nach Moeglichkeit auch in existierendem Code entfernen.
+
+.. toctree::
+   :maxdepth: 1
+   :glob:
+
+   sefun/obsolete/*
diff --git a/doc/sphinx/sefun.index.rst b/doc/sphinx/sefun.index.rst
index 2175df5..c514b15 100644
--- a/doc/sphinx/sefun.index.rst
+++ b/doc/sphinx/sefun.index.rst
@@ -19,4 +19,4 @@
    :glob:
 
    sefun/*
-
+   sefun-obsolet