diff --git a/docs/conf.py b/docs/conf.py index 7cb2a7fc..55611848 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -30,8 +30,8 @@ author = 'Keyboardio & Friends' # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ - 'breathe', - 'exhale', + #'breathe', + #'exhale', 'recommonmark' ]