Skip to content

Commit

Permalink
Exclude private stuff in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin committed Jul 27, 2009
1 parent a3db09a commit 30e8d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
EPYDOC=epydoc-2.6

docs:
$(EPYDOC) --exclude=test --include-log gearman
$(EPYDOC) --exclude=test --include-log --no-private gearman

0 comments on commit 30e8d41

Please sign in to comment.