aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 3fad742..57ea65b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -53,7 +53,7 @@ changedir={toxinidir}{/}doc
commands_pre =
poetry install -v --with docs
commands =
- sphinx-apidoc -d 1 -f -M -e -o developer/module/ ../fietsboek "upd_*"
+ sphinx-apidoc -d 1 -M -e -o developer/module/ ../fietsboek "upd_*"
make html
mkdir -p _build/man
rst2man man/fietsctl.rst _build/man/fietsctl.1