]> git.baikalelectronics.ru Git - kernel.git/commit
docs: LaTeX/PDF: drop list of documents
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 16:48:31 +0000 (18:48 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 20 Apr 2020 21:35:58 +0000 (15:35 -0600)
commitc477af467d5331445a4082a4d0470ffbe1aeac7b
tree1817aa663288cf697597588c69a37068f545331e
parent45119e3e728fb66484dd59f82968ce1acf6c56b5
docs: LaTeX/PDF: drop list of documents

The building system can auto-generate a list of documents since
commit: dac20fbec9ef ("docs: pdf: add all Documentation/*/index.rst to PDF output").

The added logic there allows keeping the existing list, but
there's not real reason to keep it. Now, the media document
has gone (it was split into tree).

So, it sounds about time to get rid of the manual entries,
and let the script to generate it automatically instead.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9345dba7164497dbf28578f6ec271e479379610c.1586881715.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/conf.py