mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
A few more changes to gen-doc.bash
This commit is contained in:
parent
0606226b14
commit
33aa9de1b5
@ -21,8 +21,9 @@ then
|
||||
rm -r $out
|
||||
fi
|
||||
echo "Creating documentation in $out"
|
||||
epydoc -v --parse-only --html --no-frames \
|
||||
--name=FreeIPA2 \
|
||||
|
||||
epydoc -v --parse-only --html --no-frames --include-log \
|
||||
--name="FreeIPA2 developer documentation" \
|
||||
--docformat=restructuredtext \
|
||||
--output=$out \
|
||||
$sources
|
||||
|
Loading…
Reference in New Issue
Block a user