Browse Source

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 <corbet@lwn.net>
Jonathan Corbet 8 years ago
parent
commit
6d16e9143e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Documentation/input/index.rst

+ 0 - 1
Documentation/input/index.rst

@@ -6,7 +6,6 @@ Contents:
 
 .. toctree::
    :maxdepth: 2
-   :numbered:
 
    input_uapi
    input_kapi