diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-26 14:51:29 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-31 21:31:16 +0200 |
commit | 9c970ab54c336340429fcd2570f3c577610078e2 (patch) | |
tree | 4377633258324702cd8de49712e0a30f5d9ecd13 /Documentation/sound | |
parent | docs: fs: convert porting to ReST (diff) | |
download | linux-9c970ab54c336340429fcd2570f3c577610078e2.tar.xz linux-9c970ab54c336340429fcd2570f3c577610078e2.zip |
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>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/index.rst b/Documentation/sound/index.rst index 47b89f014e69..4d7d42acf6df 100644 --- a/Documentation/sound/index.rst +++ b/Documentation/sound/index.rst @@ -12,7 +12,7 @@ Linux Sound Subsystem Documentation hd-audio/index cards/index -.. only:: subproject +.. only:: subproject and html Indices ======= |