diff --git a/docs/config/conf.py b/docs/config/conf.py index cc11d656..0fe0f892 100644 --- a/docs/config/conf.py +++ b/docs/config/conf.py @@ -79,6 +79,7 @@ def get_doxygen_xml_dir() -> Path: extensions = [ 'sphinxcontrib.youtube', 'breathe', + 'sphinx.ext.githubpages' # 'tbdtools.tbd_sphinx', ]