Normalize indentation in docs/conf.py
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
'jaraco.packaging.sphinx',
|
'jaraco.packaging.sphinx',
|
||||||
'rst.linker',
|
'rst.linker',
|
||||||
]
|
]
|
||||||
|
|
||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
|
Reference in New Issue
Block a user