X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=5bbe39f167dfc2c020e7b4478923122c6e5b4db2;hb=ddd8f4dd3b86b15eb45da9f5f65b16f890b7f60e;hp=b007a9e9917d5920d5899562dff70ed7573aa68b;hpb=68df50265903964986984e073df5cf671998befc;p=releng%2Fglobal-jjb.git diff --git a/docs/conf.py b/docs/conf.py index b007a9e9..5bbe39f1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,6 +46,7 @@ def format_version(version): # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ + 'reno.sphinxext', 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx',