X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=doc%2Fsource%2Fapi.rst;h=875bd5f206c0da618d8c780585413944a47fa1c2;hb=f9f0e640be09d0cb3ebfa8f84977fdf5ae816088;hp=1d4f9e3f24c3b214ad83e12d6f08034e99574f2e;hpb=f79af9103fd4070bff9e7155a219ef242258918e;p=mudpy.git diff --git a/doc/source/api.rst b/doc/source/api.rst index 1d4f9e3..875bd5f 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -1,5 +1,11 @@ -mudpy package -============= +.. 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. + +=============== + mudpy package +=============== Submodules ---------- @@ -44,6 +50,14 @@ mudpy\.telnet module :undoc-members: :show-inheritance: +mudpy\.version module +--------------------- + +.. automodule:: mudpy.version + :members: + :undoc-members: + :show-inheritance: + Module contents ---------------