X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=doc%2Fsource%2Fapi.rst;h=1b028ef5417a5a099a176d51bf075ff05dcda4aa;hb=73a4f24fc4819d7b6b50064d660b24b231a33d9e;hp=1d4f9e3f24c3b214ad83e12d6f08034e99574f2e;hpb=f79af9103fd4070bff9e7155a219ef242258918e;p=mudpy.git diff --git a/doc/source/api.rst b/doc/source/api.rst index 1d4f9e3..1b028ef 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -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 ---------------