X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf_cpta%2Fconf.py;h=53af4ed68a70872885cc7c3f96af039f96013ddd;hb=68827d323227c98c90712e809eabc983252b38c9;hp=50531d94da97d27b8a063cda7137237b66194d1c;hpb=4f7f61257261a99882877cc3ee4a8a7bd32f8b5f;p=csit.git diff --git a/resources/tools/presentation/conf_cpta/conf.py b/resources/tools/presentation/conf_cpta/conf.py index 50531d94da..53af4ed68a 100644 --- a/resources/tools/presentation/conf_cpta/conf.py +++ b/resources/tools/presentation/conf_cpta/conf.py @@ -91,7 +91,7 @@ html_theme = u'sphinx_rtd_theme' # 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_theme_path = [u'env/lib/python3.6/site-packages/sphinx_rtd_theme'] +html_theme_path = [u'env/lib/python3.8/site-packages/sphinx_rtd_theme'] # html_static_path = ['_build/_static'] html_static_path = [u'../_tmp/src/_static']