]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
un-break the copyright link that chrisw broke
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Mar 2010 16:37:43 +0000 (16:37 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Mar 2010 16:37:43 +0000 (16:37 +0000)
doc/build/conf.py

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