doc: Activate "Flask" theme

This commit is contained in:
Tobias Bieniek 2013-12-12 18:08:56 +01:00
parent ebe0c34a02
commit e14e966da9
1 changed files with 4 additions and 1 deletions

View File

@ -105,9 +105,12 @@ pygments_style = 'sphinx'
# -- Options for HTML output ---------------------------------------------------
sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'sphinxdoc'
html_theme = 'flask'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the