]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
stop Sphinx whining about this file, I believe it's used direct from a template
authorChris Withers <chris@simplistix.co.uk>
Tue, 13 Apr 2010 11:05:45 +0000 (12:05 +0100)
committerChris Withers <chris@simplistix.co.uk>
Tue, 13 Apr 2010 11:05:45 +0000 (12:05 +0100)
doc/build/conf.py

index 8b7650e14f5ef648d357d4a608b900879d2ec878..2c5d78445db8be50be93d2dd23287eb794730c57 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']
+unused_docs = ['copyright']
 
 # List of directories, relative to source directory, that shouldn't be searched
 # for source files.