From 8e69433bac5c020c51432e8a28b2b4f0b96fa845 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Mon, 28 Dec 2009 12:44:18 +0000 Subject: updated Session docs to include address syntax git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid.rnr@894162 13f79535-47bb-0310-9956-ffa450edef68 --- python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Makefile') diff --git a/python/Makefile b/python/Makefile index 7f475adc09..2c7f9b8de0 100644 --- a/python/Makefile +++ b/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