Move commands into a separate command module
[mudpy.git] / doc / source / api.rst
index 1d4f9e3..1b028ef 100644 (file)
@@ -1,9 +1,22 @@
-mudpy package
-=============
+.. Copyright (c) 2018 mudpy authors. Permission to use, copy,
+   modify, and distribute this software is granted under terms
+   provided in the LICENSE file distributed with this software.
+
+===============
+ mudpy package
+===============
 
 Submodules
 ----------
 
+mudpy\.command module
+---------------------
+
+.. automodule:: mudpy.command
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
 mudpy\.daemon module
 --------------------
 
@@ -44,6 +57,14 @@ mudpy\.telnet module
     :undoc-members:
     :show-inheritance:
 
+mudpy\.version module
+---------------------
+
+.. automodule:: mudpy.version
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
 
 Module contents
 ---------------