Add a mudpy.menu module to hold menu functions
[mudpy.git] / doc / source / api.rst
index 1b028ef..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.
 
    modify, and distribute this software is granted under terms
    provided in the LICENSE file distributed with this software.
 
@@ -33,6 +33,14 @@ mudpy\.data module
     :undoc-members:
     :show-inheritance:
 
     :undoc-members:
     :show-inheritance:
 
+mudpy\.menu module
+------------------
+
+.. automodule:: mudpy.menu
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
 mudpy\.misc module
 ------------------
 
 mudpy\.misc module
 ------------------