mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Tweak docs
This commit is contained in:
2
tasks.py
2
tasks.py
@ -96,7 +96,7 @@ def build_configuration_wizard_image(ctx):
|
||||
@task
|
||||
def build_docs(ctx):
|
||||
# type: (Context) -> None
|
||||
run("PYTHONPATH=. poetry run python scripts/generate_docs.py", pty=True, echo=True)
|
||||
run("PYTHONPATH=. poetry run python scripts/build_docs.py", pty=True, echo=True)
|
||||
|
||||
|
||||
@task
|
||||
|
Reference in New Issue
Block a user