Commit 9c970ab5 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Vinod Koul <vkoul@kernel.org> # dmaengine and soundwire
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 25b532ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ Interfaces for kernel debugging
   debug-objects
   tracepoint

.. only::  subproject
.. only:: subproject and html

   Indices
   =======
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ This book adds some notes about PXA DMA

   pxa_dma

.. only::  subproject
.. only::  subproject and html

   Indices
   =======
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ SoundWire Documentation
   error_handling
   locking

.. only::  subproject
.. only::  subproject and html

   Indices
   =======
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ Contents:
   google/gve
   mellanox/mlx5

.. only::  subproject
.. only::  subproject and html

   Indices
   =======
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Contents:
   tls
   tls-offload

.. only::  subproject
.. only::  subproject and html

   Indices
   =======
Loading