X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf.py;h=1b8c1f9f294a38149afbb42535b0f80c57b4b153;hp=24c5dddf77ee4450287f807dd894f25896dd591e;hb=37f7b3ead9eabc8c8d195ae168565c6f12eb8197;hpb=5d871ce45cf74a25768e8456c441c16335d23076 diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 24c5dddf77..1b8c1f9f29 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -165,7 +165,7 @@ html_theme_options = { # 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']