]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
docs: conf.py: drop xindy rule
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 25 Aug 2025 12:04:55 +0000 (14:04 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 29 Aug 2025 22:45:09 +0000 (16:45 -0600)
commitd90e7b56406032a6175e79de3d7e884185f6be71
tree441c3c24d86109dbb10210bda45239a6205d1be0
parentec1a37468f15b5fa69ecd01f49a0d818ed559943
docs: conf.py: drop xindy rule

The rule as-is is wrong, as it was inverted. Besides that, after
retest building all repos with suggested LaTeX packages given
by sphinx-pre-install, I was unable to reproduce the issues
I saw with xindy in the past.

So, let's just drop. If anyone reports issues with xindy, we
may need to readd, but at the right way, e.g. {options}{pkgname}.

Reported-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/83068bc31839e7095f1f408e49658362d467797e.1756123459.git.mchehab+huawei@kernel.org
Documentation/conf.py