linux/Documentation/input
Markus Heiser 5303b8d3a2 docs: fix nested numbering in the TOC
With Sphinx 1.6 nested numbering is reported as warning::

  ./input/joydev/index.rst:13: WARNING: input/joydev/joystick-api is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-func-open is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-func-close is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-func-ioctl is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-func-poll is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-ioc-adap-g-caps is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-ioc-adap-g-log-addrs is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-ioc-adap-g-phys-addr is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-ioc-dqevent is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-ioc-g-mode is already assigned section numbers (nested numbered toctree?)
  ./media/uapi/cec/cec-funcs.rst:8: WARNING: media/uapi/cec/cec-ioc-receive is already assigned section numbers (nested numbered toctree?)

TOC numbering is already set in::

  ./input/devices/index.rst:9:
  ./media/uapi/cec/cec-api.rst:19:

I guess the nested numbering in:

  ./input/joydev/index.rst
  ./media/uapi/cec/cec-funcs.rst

is just a C&P typo, so lets remove it.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2017-08-24 13:32:26 -06:00
..
devices Input: edt-ft5x06 - increase allowed data range for threshold parameter 2017-05-22 17:22:50 -07:00
joydev docs: fix nested numbering in the TOC 2017-08-24 13:32:26 -06:00
conf.py Input: create a book with Linux Input documentation 2017-04-05 15:45:07 -07:00
event-codes.rst Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2017-05-03 12:38:20 -07:00
ff.rst docs-rst: add input docs at main index and use kernel-figure 2017-05-09 13:36:02 -06:00
gamepad.rst Input: docs - split input docs into kernel- and user-facing 2017-04-17 20:19:34 -07:00
gameport-programming.rst Input: create a book with Linux Input documentation 2017-04-05 15:45:07 -07:00
index.rst docs: Turn off section numbering for the input docs 2017-07-12 16:51:44 -06:00
input_kapi.rst Input: docs - split input docs into kernel- and user-facing 2017-04-17 20:19:34 -07:00
input_uapi.rst Input: add uinput documentation 2017-04-24 16:50:37 -07:00
input-programming.rst Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2017-05-03 12:38:20 -07:00
input.rst Input: docs - freshen up introduction 2017-04-17 20:19:34 -07:00
interactive.svg Input: docs - convert interactive.fig from xfig to svg 2017-04-05 15:45:09 -07:00
multi-touch-protocol.rst Input: docs - note that MT-A protocol is obsolete 2017-04-17 20:19:12 -07:00
notifier.rst Input: create a book with Linux Input documentation 2017-04-05 15:45:07 -07:00
shape.svg Input: docs - convert shape.fig from xfig to svg 2017-04-05 15:45:08 -07:00
uinput.rst Input: add uinput documentation 2017-04-24 16:50:37 -07:00
userio.rst Input: create a book with Linux Input documentation 2017-04-05 15:45:07 -07:00