Re: [PATCH 15/22] docs: index.rst: don't use genindex for pdf output
From: Vinod Koul <vkoul@kernel.org>
Date: 2019-07-25 13:46:05
Also in:
alsa-devel, dmaengine, linux-doc
From: Vinod Koul <vkoul@kernel.org>
Date: 2019-07-25 13:46:05
Also in:
alsa-devel, dmaengine, linux-doc
On 22-07-19, 08:07, Mauro Carvalho Chehab wrote:
The genindex logic is meant to be used only for html output, as pdf build has its own way to generate indexes.
Documentation/driver-api/dmaengine/index.rst | 2 +- Documentation/driver-api/soundwire/index.rst | 2 +-
For dmaengine and soundwire: Acked-by: Vinod Koul <vkoul@kernel.org> -- ~Vinod