summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorLegrandin <gooksankoo@hoiptorrow.mailexpire.com>2011-09-22 20:48:26 +0200
committerLegrandin <gooksankoo@hoiptorrow.mailexpire.com>2011-09-22 20:48:26 +0200
commit515ec0cf934511577e1fd1db036011a2e55d5d79 (patch)
treeb7474502fa13ac48b963135322e32980279709c9 /Doc
parent51a760b18506ddfd11a692e7848178be63ee471a (diff)
downloadpycrypto-515ec0cf934511577e1fd1db036011a2e55d5d79.tar.gz
Remove SelfTest from documentation.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/epydoc-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/epydoc-config b/Doc/epydoc-config
index ffd7cce..e729722 100644
--- a/Doc/epydoc-config
+++ b/Doc/epydoc-config
@@ -16,3 +16,4 @@ link: <a href="http://www.pycrypto.org/">PyCrypto.org</a>
# The documentation is usually built on a Linux machine; nt.py tries to
# import the winrandom module.
exclude-introspect: ^Crypto\.Util\.osentropy\.nt$
+exclude: ^Crypto\.SelfTest