From 9cb7a14f8860b166799dee312aeaf7897fdc3edb Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 5 Jan 2010 18:19:37 +0000 Subject: merged documentation and address changes from rnr branch git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@896159 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/python/Makefile') diff --git a/qpid/python/Makefile b/qpid/python/Makefile index 7f475adc09..2c7f9b8de0 100644 --- a/qpid/python/Makefile +++ b/qpid/python/Makefile @@ -50,7 +50,7 @@ build: $(TARGETS) doc: @mkdir -p $(BUILD) - PYTHONPATH=. epydoc qpid.messaging -o $(BUILD)/doc --no-private --no-sourcecode --include-log + PYTHONPATH=. epydoc -v qpid.messaging -o $(BUILD)/doc --no-private --no-sourcecode --include-log install: build install -d $(PYTHON_LIB) -- cgit v1.2.1