diff --git a/doc/source/conf.py b/doc/source/conf.py index 821c252..051ed94 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -32,8 +32,7 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', - 'sphinx.ext.mathjax', - 'sphinx.ext.githubpages', + 'sphinx.ext.mathjax' ] # Napoleon settings