]> git.baikalelectronics.ru Git - kernel.git/commit
docs: index.rst: don't use genindex for pdf output
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 26 Jul 2019 12:51:29 +0000 (09:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 31 Jul 2019 19:31:16 +0000 (13:31 -0600)
commit6b83121aaa0cae098e04154cf6fd594d21827d70
tree4377633258324702cd8de49712e0a30f5d9ecd13
parentf4a2c13cf776e82d0408eb9cdfbc72f72e32a80a
docs: index.rst: don't use genindex for pdf output

The genindex logic is meant to be used only for html output, as
pdf build has its own way to generate indexes.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Vinod Koul <vkoul@kernel.org> # dmaengine and soundwire
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/driver-api/dmaengine/index.rst
Documentation/driver-api/soundwire/index.rst
Documentation/networking/device_drivers/index.rst
Documentation/networking/index.rst
Documentation/sound/index.rst