summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
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 fbe3c86..ea7f343 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\.Random\.OSRNG\.nt|Crypto\.Util\.winrandom$
+exclude: ^Crypto\.SelfTest