Hi Jon, I assume you missed this patch, so please can you take a look at / Thanks!
-- Markus -- > Am 14.08.2017 um 10:53 schrieb Markus Heiser <markus.hei...@darmarit.de>: > > according to what Documentation/doc-guide/sphinx.rst says:: > > The ReST markups currently used by the Documentation/ files > are meant to be built with ``Sphinx`` version 1.3 or upper. > > Signed-off-by: Markus Heiser <markus.hei...@darmarit.de> > --- > Documentation/conf.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/conf.py b/Documentation/conf.py > index 71b032b..6d26c4d 100644 > --- a/Documentation/conf.py > +++ b/Documentation/conf.py > @@ -29,7 +29,7 @@ from load_config import loadConfig > # -- General configuration ------------------------------------------------ > > # If your documentation needs a minimal Sphinx version, state it here. > -needs_sphinx = '1.2' > +needs_sphinx = '1.3' > > # Add any Sphinx extension module names here, as strings. They can be > # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom > -- > 2.7.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-doc" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html