From 7916c5a19e6a6c55c6836347445b36fe981d1887 Mon Sep 17 00:00:00 2001 From: blsaws Date: Thu, 3 Dec 2015 09:47:04 -0800 Subject: Restore readthedocs theme Change-Id: I73abb087e1c47880c71812e366a8bfec5d1ec3b5 Signed-off-by: blsaws --- docs/etc/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/etc/conf.py b/docs/etc/conf.py index 147c50b7d..2d9e200d7 100644 --- a/docs/etc/conf.py +++ b/docs/etc/conf.py @@ -16,6 +16,7 @@ pygments_style = 'sphinx' html_use_index = False numfig = True html_logo = 'opnfv-logo.png' +html_theme = 'sphinx_rtd_theme' latex_domain_indices = False latex_logo = 'opnfv-logo.png' -- cgit 1.2.3-korg