Normalize indentation in docs/conf.py
This commit is contained in:
parent
34958ccc94
commit
6c36336e9f
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user