Add copyright to api.rst
[mudpy.git] / doc / source / api.rst
1 .. Copyright (c) 2018 Jeremy Stanley <fungi@yuggoth.org>.
2    Permission to use, copy, modify, and distribute this software is
3    granted under terms provided in the LICENSE file distributed with
4    this software.
5
6 ===============
7  mudpy package
8 ===============
9
10 Submodules
11 ----------
12
13 mudpy\.daemon module
14 --------------------
15
16 .. automodule:: mudpy.daemon
17     :members:
18     :undoc-members:
19     :show-inheritance:
20
21 mudpy\.data module
22 ------------------
23
24 .. automodule:: mudpy.data
25     :members:
26     :undoc-members:
27     :show-inheritance:
28
29 mudpy\.misc module
30 ------------------
31
32 .. automodule:: mudpy.misc
33     :members:
34     :undoc-members:
35     :show-inheritance:
36
37 mudpy\.password module
38 ----------------------
39
40 .. automodule:: mudpy.password
41     :members:
42     :undoc-members:
43     :show-inheritance:
44
45 mudpy\.telnet module
46 --------------------
47
48 .. automodule:: mudpy.telnet
49     :members:
50     :undoc-members:
51     :show-inheritance:
52
53
54 Module contents
55 ---------------
56
57 .. automodule:: mudpy
58     :members:
59     :undoc-members:
60     :show-inheritance: