]> git.ipfire.org Git - thirdparty/linux.git/commit
scripts: sphinx-pre-install: rework install command logic
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Aug 2025 15:52:50 +0000 (17:52 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 13 Aug 2025 16:19:17 +0000 (10:19 -0600)
commit24a34b3b453dc8fff0366a28c472b603f98a5c20
tree6ed47ca117d3b4538d93311735e20cd423fbbc31
parent8b45effaa2ce2790e3b391e1ac4bb668e0d37560
scripts: sphinx-pre-install: rework install command logic

Cleanup the code to remove some redundancy and to let it be
clearer about the command install instructions.

Ensure that special instructions will be shown only once,
before the actual install command.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/a6120449d9cc14346e867d1ef8944ae28ddbf3f6.1754992972.git.mchehab+huawei@kernel.org
scripts/sphinx-pre-install.py