forked from CGM_Public/pretix_original
Fix #1292 -- Use standard naming of sphinx document root
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ source_suffix = '.rst'
|
||||
#source_encoding = 'utf-8-sig'
|
||||
|
||||
# The master toctree document.
|
||||
master_doc = 'contents'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'pretix'
|
||||
|
||||
Reference in New Issue
Block a user