mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
Merge pull request #24 from tonysyu/doc_tweaks
DOC: Clean up build and restyle tables.
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user