diff --git a/docs/conf.py b/docs/conf.py index 1adb9e1..fb5305c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -35,6 +35,7 @@ "sphinx_autodoc_typehints", "sphinx.ext.intersphinx", "sphinx.ext.viewcode", + "sphinx.ext.githubpages", # own extensions in 'ext' dir "attr_types", "attr_index",