summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2018-12-17 01:12:59 -0800
committerJordan Justen <jordan.l.justen@intel.com>2019-01-07 16:42:31 -0800
commitf5eddd7cd6db7005edd3883ac70c298969e5e517 (patch)
treea5580289702b2909764e31c00035e0fc4f8ba749 /docs
parentaee77c0e542597ccd11fc691eddca40d58b7e717 (diff)
sphinx: Change theme from alabaster to flask
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Acked-by: Eric Anholt <eric@anholt.net> Acked-by: Dylan Baker <dylan@pnwbakers.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a17f7533c..64ddeab4d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -124,7 +124,7 @@ todo_include_todos = False
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
-html_theme = 'alabaster'
+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