mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-19 11:27:45 +08:00
DOC: make index.html the master doc
The scikits.image logo links to the master doc, which was previously set to contents.html (essentially blank). Use index.html instead.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ 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'
|
||||
|
||||
Reference in New Issue
Block a user