Просмотр исходного кода

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 лет назад
Родитель
Сommit
6d16e9143e
1 измененных файлов с 0 добавлено и 1 удалено
  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