From: Jonathan Corbet Date: Wed, 12 Jul 2017 22:44:38 +0000 (-0600) Subject: docs: Turn off section numbering for the input docs X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6d16e9143e9ef7e4c3f497f1111dfd48eaf2bab6;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git docs: Turn off section numbering for the input docs The input docs enable section numbering at multiple levels, leading to a lot of bright-red "nested numbered toctree" warnings in newer Sphinx versions. Just take that directive out for now to help alleviate the global red-pixel shortage. Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/input/index.rst b/Documentation/input/index.rst index 7a3e71c2bd00..9888f5cbf6d5 100644 --- a/Documentation/input/index.rst +++ b/Documentation/input/index.rst @@ -6,7 +6,6 @@ Contents: .. toctree:: :maxdepth: 2 - :numbered: input_uapi input_kapi