dont document special members
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@659 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -24,7 +24,7 @@ Virtual Smart Card
|
|||||||
GPL version 3
|
GPL version 3
|
||||||
:Tested Platforms:
|
:Tested Platforms:
|
||||||
- Linux (Debian, Ubuntu, OpenMoko)
|
- Linux (Debian, Ubuntu, OpenMoko)
|
||||||
- Windows (|vpicc| natively, |vpcd| via Cygwin)
|
- Windows (|vpicc| natively, |vpcd| only via Cygwin)
|
||||||
:Potential Platforms:
|
:Potential Platforms:
|
||||||
Unix-like operating systems (Mac OS, Solaris, BSD, ...)
|
Unix-like operating systems (Mac OS, Solaris, BSD, ...)
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
GPL version 3
|
GPL version 3
|
||||||
:Tested Platforms:
|
:Tested Platforms:
|
||||||
- Linux (Debian, Ubuntu, OpenMoko)
|
- Linux (Debian, Ubuntu, OpenMoko)
|
||||||
- Windows (only |vpicc|, not |vpcd|)
|
- Windows (|vpicc| natively, |vpcd| only via Cygwin)
|
||||||
:Potential Platforms:
|
:Potential Platforms:
|
||||||
Unix-like operating systems (Mac OS, Solaris, BSD, ...)
|
Unix-like operating systems (Mac OS, Solaris, BSD, ...)
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ OPTIONS = ['members',
|
|||||||
'inherited-members',
|
'inherited-members',
|
||||||
'show-inheritance',
|
'show-inheritance',
|
||||||
'private-members',
|
'private-members',
|
||||||
'special-members',
|
#'special-members',
|
||||||
]
|
]
|
||||||
|
|
||||||
INIT = '__init__.py'
|
INIT = '__init__.py'
|
||||||
|
|||||||
Reference in New Issue
Block a user