X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=doc%2Fconf.py;fp=doc%2Fconf.py;h=ecef30433a13a022edd583e1eaa5b57ebffac5c0;hp=2403c1dbd16bb38615e2b150372aa97ad0cb453e;hb=cd95d81c16bd7f312214e2800bf0600f96f9307c;hpb=d61806e79788d996581311d2eb25bc043c37435a diff --git a/doc/conf.py b/doc/conf.py index 2403c1d..ecef304 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -30,8 +30,7 @@ release = 'v1.10.3' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. -extensions = [ -] +extensions = ['sphinx.ext.githubpages'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates']