Merge branch '1.5' into 1.5.1

This commit is contained in:
kaiyou
2017-11-26 22:10:36 +01:00

View File

@@ -15,6 +15,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
pygments_style = 'sphinx'
todo_include_todos = False
html_theme = 'sphinx_rtd_theme'
html_title = 'Mailu, Docker based mail server'
html_static_path = []
htmlhelp_basename = 'Mailudoc'