mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 09:29:55 +01:00
fixing language key in conf.py
This commit is contained in:
@@ -23,7 +23,7 @@ source_suffix = ['.rst', '.md']
|
||||
#}
|
||||
|
||||
master_doc = 'index'
|
||||
language = None
|
||||
language = en
|
||||
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
||||
pygments_style = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user