]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
not sure why chrisw changed this but would like to have the copyright link
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Sep 2010 21:23:23 +0000 (17:23 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Sep 2010 21:23:23 +0000 (17:23 -0400)
doc/build/conf.py

index 175330437f2bec851015badb13852ce2c9f4b7f6..e44651685868c3b263993c49fdb273ca782e73d3 100644 (file)
@@ -73,7 +73,7 @@ release = sqlalchemy.__version__
 #today_fmt = '%B %d, %Y'
 
 # List of documents that shouldn't be included in the build.
-unused_docs = ['copyright']
+unused_docs = []
 
 # List of directories, relative to source directory, that shouldn't be searched
 # for source files.