improve docs
This commit is contained in:
parent
2774a1c209
commit
f1ea08346c
11
doc/source/cli.rst
Normal file
11
doc/source/cli.rst
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
===
|
||||||
|
CLI
|
||||||
|
===
|
||||||
|
|
||||||
|
.. automodule:: timmy.cli
|
||||||
|
.. argparse::
|
||||||
|
:module: timmy.cli
|
||||||
|
:func: parse_args
|
||||||
|
:prog: timmy
|
||||||
|
|
||||||
|
|
6
doc/source/tools.rst
Normal file
6
doc/source/tools.rst
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
=============
|
||||||
|
Tools module
|
||||||
|
=============
|
||||||
|
|
||||||
|
.. automodule:: timmy.tools
|
||||||
|
:members:
|
Loading…
Reference in New Issue
Block a user