Procházet zdrojové kódy

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 před 8 roky
rodič
revize
6d16e9143e
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      Documentation/input/index.rst

+ 0 - 1
Documentation/input/index.rst

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