summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid P. D. Moss <drkjam@gmail.com>2009-08-05 23:25:06 +0000
committerDavid P. D. Moss <drkjam@gmail.com>2009-08-05 23:25:06 +0000
commit43d84ff8b5799e63050e81ef58257c33f07c9b7d (patch)
tree4d312f016267603a4244b9c4ffa862be943aea04 /docs
parente7341d7b44f5207775120569073b7c554ca64979 (diff)
downloadnetaddr-43d84ff8b5799e63050e81ef58257c33f07c9b7d.tar.gz
Improved setuptools support. Added some additional unit tests.
Diffstat (limited to 'docs')
-rw-r--r--docs/epydoc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/epydoc.cfg b/docs/epydoc.cfg
index 12c30d0..0cc95f6 100644
--- a/docs/epydoc.cfg
+++ b/docs/epydoc.cfg
@@ -68,7 +68,7 @@ imports: no
# Whether or not to include syntax highlighted source code in
# the output (HTML only).
-sourcecode: yes
+sourcecode: no
# Whether or not to includea a page with Epydoc log, containing
# effective option at the time of generation and the reported logs.