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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.heiser@xxxxxxxxxxx>:
> 
> 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.heiser@xxxxxxxxxxx>
> ---
> 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 majordomo@xxxxxxxxxxxxxxx
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux