Merge pull request #24 from tonysyu/doc_tweaks

DOC: Clean up build and restyle tables.
This commit is contained in:
Stefan van der Walt
2011-09-24 14:52:56 -07:00
3 changed files with 19 additions and 4 deletions
+2 -2
View File
@@ -45,11 +45,11 @@ source_suffix = '.txt'
#source_encoding = 'utf-8-sig'
# The master toctree document.
master_doc = 'contents'
master_doc = 'index'
# General information about the project.
project = u'scikits.image'
copyright = u'2009, SciPy Developers'
copyright = u'2011, scikits-image team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the