]> git.ipfire.org Git - thirdparty/linux.git/commit
docs: add tools/docs/gen-redirects.py
authorVegard Nossum <vegard.nossum@oracle.com>
Fri, 5 Sep 2025 14:46:08 +0000 (16:46 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 9 Sep 2025 19:37:16 +0000 (13:37 -0600)
commitf2c2f6490085e29521f87d5464b2cdceff0f0c7a
tree72263bec92d8af4dabd1551d15822552e9089076
parent4b6fba464322f5850dbcce32f3a25eeebf64e770
docs: add tools/docs/gen-redirects.py

Add a new script and a new documentation 'make' target,
htmldocs-redirects.

This will generate HTML stub files in the HTML documentation output
directory that redirect the browser to the new path.

Suggested-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Suggested-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250905144608.577449-4-vegard.nossum@oracle.com>
Documentation/Makefile
Makefile
tools/docs/gen-redirects.py [new file with mode: 0755]