Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/efun/command_stack_depth b/doc/efun/command_stack_depth
new file mode 100644
index 0000000..37205b5
--- /dev/null
+++ b/doc/efun/command_stack_depth
@@ -0,0 +1,13 @@
+GESCHUETZT
+SYNOPSIS
+        int command_stack_depth();
+
+BESCHREIBUNG
+        Liefert die Anzahl der verschachtelten Kommandi, also die Tiefe des
+        Command Stacks.
+
+AENDERUNGEN
+        Eingefuehrt in LDMud 3.2.7.
+
+SIEHE AUCH
+        command(E), command_stack(E)