summaryrefslogtreecommitdiffstats
path: root/gen-doc.bash
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2008-10-07 22:20:00 -0600
committerJason Gerard DeRose <jderose@redhat.com>2008-10-07 22:20:00 -0600
commit3fdabc604e6858865f318df098d79eb44392dbd9 (patch)
treed7112c70967cf811642a14520f9545040e12d36e /gen-doc.bash
parentf6ac2df6bd7ceddd0f3eb968198cc3ebd1388087 (diff)
downloadfreeipa.git-3fdabc604e6858865f318df098d79eb44392dbd9.tar.gz
freeipa.git-3fdabc604e6858865f318df098d79eb44392dbd9.tar.xz
freeipa.git-3fdabc604e6858865f318df098d79eb44392dbd9.zip
-m
Diffstat (limited to 'gen-doc.bash')
-rwxr-xr-xgen-doc.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-doc.bash b/gen-doc.bash
index 40b58dcc..a4ee095b 100755
--- a/gen-doc.bash
+++ b/gen-doc.bash
@@ -23,7 +23,7 @@ fi
echo "Creating documentation in $out"
epydoc -v --html --no-frames --include-log \
- --name="FreeIPA2 developer documentation" \
+ --name="FreeIPA v2 developer documentation" \
--docformat=restructuredtext \
--output=$out \
$sources