summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgen-doc.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-doc.bash b/gen-doc.bash
index 85c39c68..40b58dcc 100755
--- a/gen-doc.bash
+++ b/gen-doc.bash
@@ -22,7 +22,7 @@ then
fi
echo "Creating documentation in $out"
-epydoc -v --parse-only --html --no-frames --include-log \
+epydoc -v --html --no-frames --include-log \
--name="FreeIPA2 developer documentation" \
--docformat=restructuredtext \
--output=$out \