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>
This commit is contained in:

committed by
Jonathan Corbet

parent
25b532cec5
commit
9c970ab54c
@@ -12,7 +12,7 @@ Linux Sound Subsystem Documentation
|
||||
hd-audio/index
|
||||
cards/index
|
||||
|
||||
.. only:: subproject
|
||||
.. only:: subproject and html
|
||||
|
||||
Indices
|
||||
=======
|
||||
|
Reference in New Issue
Block a user