docs: add initial docs, w/ quickstart
just the very basics to get things in place
This commit is contained in:
parent
e2e4df4721
commit
717f9518ff
9 changed files with 184 additions and 0 deletions
|
@ -33,6 +33,10 @@ dependencies = [
|
|||
]
|
||||
|
||||
|
||||
[project.optional-dependencies]
|
||||
docs = ["Sphinx", "furo"]
|
||||
|
||||
|
||||
[project.scripts]
|
||||
wuttapos = "wuttapos.commands:wuttapos_typer"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue