improve docs

This commit is contained in:
adobdin 2016-05-28 09:51:09 +00:00
parent 2774a1c209
commit f1ea08346c
2 changed files with 17 additions and 0 deletions

11
doc/source/cli.rst Normal file
View 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
View File

@ -0,0 +1,6 @@
=============
Tools module
=============
.. automodule:: timmy.tools
:members: