]> 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)
commit4a85dacf27f6987f47c6627899be4ddccabde055
tree1817aa663288cf697597588c69a37068f545331e
parent6eb59759c3ebb640cdeb49539c53ce1bbbc8719d
docs: LaTeX/PDF: drop list of documents

The building system can auto-generate a list of documents since
commit: 4bb371d45a93 ("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