Erste Ansaetze von Strukturierung
Change-Id: Ieea540dd92558a0682e3e8a9fe796dd5ddf2521f
diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py
index 4485d6f..a2d327c 100644
--- a/doc/sphinx/conf.py
+++ b/doc/sphinx/conf.py
@@ -44,8 +44,8 @@
master_doc = 'index'
# General information about the project.
-project = 'Morgengrauen-Mudlib - Dokumentation'
-copyright = '2017, die Morgengrauen-Magier'
+project = 'Morgengrauen-Mudlib'
+copyright = '1992-2017, die Morgengrauen-Magier'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst
index f990bf3..20937f6 100644
--- a/doc/sphinx/index.rst
+++ b/doc/sphinx/index.rst
@@ -3,10 +3,10 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-Welcome to Morgengrauen-Mudlib - Dokumentation's documentation!
-===============================================================
+Willkommen bei der Morgengrauen-Mudlib - Dokumentation!
+=======================================================
-Contents:
+Inhalt:
.. toctree::
:maxdepth: 1
diff --git a/doc/sphinx/lfun.rst b/doc/sphinx/lfun.rst
new file mode 100644
index 0000000..6dc9204
--- /dev/null
+++ b/doc/sphinx/lfun.rst
@@ -0,0 +1,24 @@
+.. Morgengrauen-Mudlib - Dokumentation documentation master file, created by
+ sphinx-quickstart on Mon Jan 30 11:51:27 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Morgengrauen-Mudlib - lfuns
+======================================
+
+Verzeichnis der dokumentierten lfuns:
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ lfun/*
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+
diff --git a/doc/sphinx/props.rst b/doc/sphinx/props.rst
new file mode 100644
index 0000000..65fa2cd
--- /dev/null
+++ b/doc/sphinx/props.rst
@@ -0,0 +1,24 @@
+.. Morgengrauen-Mudlib - Dokumentation documentation master file, created by
+ sphinx-quickstart on Mon Jan 30 11:51:27 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Morgengrauen-Mudlib - Properties
+===========================================
+
+Verzeichnis der dokumentierten Properties:
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ props/*
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+
diff --git a/doc/sphinx/sefun.rst b/doc/sphinx/sefun.rst
new file mode 100644
index 0000000..55797ed
--- /dev/null
+++ b/doc/sphinx/sefun.rst
@@ -0,0 +1,24 @@
+.. Morgengrauen-Mudlib - Dokumentation documentation master file, created by
+ sphinx-quickstart on Mon Jan 30 11:51:27 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Morgengrauen-Mudlib - sefuns
+=======================================
+
+Verzeichnis der dokumentierten sefuns:
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ sefun/*
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+