Fix bug#560 - "Lack of QtCore.Signal documentation"

Reviewer: Renato Araújo <renato.filho@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
This commit is contained in:
Hugo Parente Lima 2011-01-06 19:30:03 -02:00
commit 4d014eaa80
4 changed files with 242 additions and 2 deletions

View file

@ -42,7 +42,7 @@ master_doc = 'contents'
# General information about the project.
project = u'PySide'
copyright = u'2009-2010, Nokia Corporation'
copyright = u'2009-2011, Nokia Corporation'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -68,7 +68,7 @@ release = '@BINDING_API_VERSION_FULL@'
# List of directories, relative to source directory, that shouldn't be searched
# for source files.
exclude_trees = ['_build']
exclude_trees = ['_build', 'extras']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None