From: Zack Cerza Date: Fri, 17 Oct 2014 20:18:30 +0000 (-0600) Subject: Remove reference to static path X-Git-Tag: 1.1.0~1102 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0b1c75c39610846e03c9a3e42c91031303d5bdb6;p=teuthology.git Remove reference to static path Signed-off-by: Zack Cerza --- diff --git a/docs/source/conf.py b/docs/source/conf.py index 1dc0675770..7a3200f795 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -129,7 +129,7 @@ html_theme_path = ['_themes'] # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] +#html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied