Start checking codebase with the codespell tool
[mudpy.git] / doc / source / api.rst
index 785e136..8af533c 100644 (file)
@@ -1,4 +1,4 @@
-.. Copyright (c) 2018 mudpy authors. Permission to use, copy,
+.. Copyright (c) 2018-2019 mudpy authors. Permission to use, copy,
    modify, and distribute this software is granted under terms
    provided in the LICENSE file distributed with this software.
 
@@ -9,6 +9,14 @@
 Submodules
 ----------
 
+mudpy\.command module
+---------------------
+
+.. automodule:: mudpy.command
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
 mudpy\.daemon module
 --------------------
 
@@ -25,6 +33,14 @@ mudpy\.data module
     :undoc-members:
     :show-inheritance:
 
+mudpy\.menu module
+------------------
+
+.. automodule:: mudpy.menu
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
 mudpy\.misc module
 ------------------