]> git.parisson.com Git - django-notes.git/commitdiff
Okay, trying to get docs conf right again.
authorColin Powell <colin.powell@gmail.com>
Sun, 8 Jan 2012 20:33:24 +0000 (20:33 +0000)
committerColin Powell <colin.powell@gmail.com>
Sun, 8 Jan 2012 20:33:24 +0000 (20:33 +0000)
docs/conf.py

index de0a5f119e80bd9d5e5ed74e0cc28874b1ed3733..75fac9134e8a7b98d9b8c5338593011c1accf1f4 100644 (file)
@@ -4,7 +4,7 @@ extensions = []
 templates_path = []
 source_suffix = '.rst'
 master_doc = 'index'
-project = u'Django Notes'
+project = u'notes'
 copyright_holder = 'Colin Powell'
 copyright = u'2011, %s' % copyright_holder
 exclude_patterns = ['_build']