summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 9ce36b1..71565fd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -46,4 +46,5 @@ deps =
sphinx
commands =
+ sphinx-apidoc -o docs/apidoc/ kafka/
sphinx-build -b html docs/ docs/_build