From: Mike Bayer Date: Sun, 5 Sep 2010 21:23:23 +0000 (-0400) Subject: not sure why chrisw changed this but would like to have the copyright link X-Git-Tag: rel_0_6_4~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be5207a98f62090aa5200d7808730a40dd840dac;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git not sure why chrisw changed this but would like to have the copyright link --- diff --git a/doc/build/conf.py b/doc/build/conf.py index 175330437f..e446516858 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -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.