aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py.in')
-rw-r--r--doc/conf.py.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index d2d7408b2..b98412650 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -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