浏览代码

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 年之前
父节点
当前提交
6d16e9143e
共有 1 个文件被更改,包括 0 次插入1 次删除
  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