finish doc 1.0

This commit is contained in:
2022-04-03 18:25:58 -03:00
parent de2c2ab21b
commit 67fa4e1e6d
6 changed files with 1403 additions and 229 deletions

View File

@ -30,4 +30,4 @@ install_requires =
[options.entry_points]
console_scripts =
conn = conn.connapp:main
conn = conn.__main__:main