mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
-m
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
"""
|
||||
Unit tests for `ipa_server` package.
|
||||
Test the `ipa_server` package.
|
||||
"""
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
"""
|
||||
Utility functions for the unit tests.
|
||||
Common utility functions and classes for unit tests.
|
||||
"""
|
||||
|
||||
import inspect
|
||||
|
||||
Reference in New Issue
Block a user