mirror of
https://github.com/pretix/pretix.git
synced 2026-08-25 13:12:00 +00:00
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'
|
#source_encoding = 'utf-8-sig'
|
||||||
|
|
||||||
# The master toctree document.
|
# The master toctree document.
|
||||||
master_doc = 'contents'
|
master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = 'pretix'
|
project = 'pretix'
|
||||||
|
|||||||
Reference in New Issue
Block a user