diff --git a/source/conf.py b/source/conf.py index f5d9d85..7354987 100644 --- a/source/conf.py +++ b/source/conf.py @@ -30,6 +30,7 @@ author = 'Fab-Infra Team' # ones. extensions = [ "sphinx_rtd_theme", + "recommonmark", ] # Add any paths that contain templates here, relative to this directory.