diff --git a/docs/conf.py b/docs/conf.py index 9fcfdcc..c9b4e3f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ project = 'MiV-OH' copyright = "2023, GazzolaLab" -author = "Gazzola Lab" +author = "skim0119" # -- General configuration --------------------------------------------------- @@ -37,7 +37,7 @@ "sphinx.ext.autosectionlabel", #'sphinx.ext.napoleon', "sphinx.ext.viewcode", - "sphinx_rtd_theme", + #"sphinx_rtd_theme", "sphinx.ext.mathjax", "myst_nb", ]