diff options
| author | Legrandin <gooksankoo@hoiptorrow.mailexpire.com> | 2011-09-22 20:48:26 +0200 |
|---|---|---|
| committer | Legrandin <gooksankoo@hoiptorrow.mailexpire.com> | 2011-09-22 20:48:26 +0200 |
| commit | 515ec0cf934511577e1fd1db036011a2e55d5d79 (patch) | |
| tree | b7474502fa13ac48b963135322e32980279709c9 /Doc | |
| parent | 51a760b18506ddfd11a692e7848178be63ee471a (diff) | |
| download | pycrypto-515ec0cf934511577e1fd1db036011a2e55d5d79.tar.gz | |
Remove SelfTest from documentation.
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/epydoc-config | 1 |
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 |
