switched to sphinx 1.1 to document special and private members

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@611 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-11-03 19:32:37 +00:00
parent a38ff4229a
commit eb09c1d8a1
3 changed files with 4 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ sys.path.insert(0, os.path.abspath('../virtualsmartcard/src/vpicc'))
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
#needs_sphinx = '1.0'
needs_sphinx = '1.1'
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.