Initialize new documents in docs
[kamaki] / docs / cli.rst
1 Command Line Interfaces
2 ===========================
3
4 .. toctree::
5
6     commands
7
8 argument
9 --------
10
11 .. automodule:: kamaki.cli.argument
12     :members:
13     :show-inheritance:
14     :undoc-members:
15
16
17 command_shell
18 -------------
19
20 .. automodule:: kamaki.cli.command_shell
21     :members:
22     :show-inheritance:
23     :undoc-members:
24
25
26 command_tree
27 ------------
28
29 .. automodule:: kamaki.cli.command_tree
30     :members:
31     :show-inheritance:
32     :undoc-members:
33
34
35 config
36 ------
37
38 .. automodule:: kamaki.cli.config
39     :members:
40     :show-inheritance:
41     :undoc-members:
42
43 errors
44 ------
45
46 .. automodule:: kamaki.cli.errors
47     :members:
48     :show-inheritance:
49     :undoc-members:
50
51
52 history
53 -------
54
55 .. automodule:: kamaki.cli.history
56     :members:
57     :show-inheritance:
58     :undoc-members:
59
60
61 utils
62 -----
63
64 .. automodule:: kamaki.cli.utils
65     :members:
66     :show-inheritance:
67     :undoc-members: