From 3b468c1fffebf56d2b930badb9f12f62b8a85a47 Mon Sep 17 00:00:00 2001 From: Pavangiridhar <165136212+Pavangiridhar@users.noreply.github.com> Date: Mon, 8 Jul 2024 15:09:44 +0530 Subject: [PATCH] Update conf.py --- docs/turbine_ug/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/turbine_ug/conf.py b/docs/turbine_ug/conf.py index 4407ab3..469b418 100644 --- a/docs/turbine_ug/conf.py +++ b/docs/turbine_ug/conf.py @@ -28,6 +28,7 @@ # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output +#read the docs theme html_theme = 'sphinx_rtd_theme' html_static_path = ['../../_static'] html_last_updated_fmt= ''