X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=doc%2Fsource%2Fapi.rst;h=1b028ef5417a5a099a176d51bf075ff05dcda4aa;hb=16fafebe85897b37e1c0f15a6cc11eeaede1c48d;hp=966c24d19d8df36663e0f3dca0491572ce6275ed;hpb=a41640a1b71582a65c1416ad0007ac55cf061d36;p=mudpy.git diff --git a/doc/source/api.rst b/doc/source/api.rst index 966c24d..1b028ef 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -1,7 +1,6 @@ -.. Copyright (c) 2018 Jeremy Stanley . - Permission to use, copy, modify, and distribute this software is - granted under terms provided in the LICENSE file distributed with - this software. +.. 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 @@ -10,6 +9,14 @@ Submodules ---------- +mudpy\.command module +--------------------- + +.. automodule:: mudpy.command + :members: + :undoc-members: + :show-inheritance: + mudpy\.daemon module -------------------- @@ -50,6 +57,14 @@ mudpy\.telnet module :undoc-members: :show-inheritance: +mudpy\.version module +--------------------- + +.. automodule:: mudpy.version + :members: + :undoc-members: + :show-inheritance: + Module contents ---------------