Re: [PATCH] docs: fix minimal sphinx version in conf.py

2017-08-30 Thread Jonathan Corbet
On Mon, 28 Aug 2017 09:32:01 +0200 Markus Heiser wrote: > I assume you missed this patch, so please can you take a > look at / Thanks! That one has been in docs-next for a bit. It looks like I didn't send a note when I applied it, apologies for that. jon -- To unsubscribe from this list: send

Re: [PATCH] docs: fix minimal sphinx version in conf.py

2017-08-28 Thread Markus Heiser
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 : > > according to what Documentation/doc-guide/sphinx.rst says:: > > The ReST markups currently used by the Documentation/ files > are meant to be b

[PATCH] docs: fix minimal sphinx version in conf.py

2017-08-14 Thread Markus Heiser
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 --- Documentation/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d