Docs: drop Python 2 support
authorJonathan Corbet <corbet@lwn.net>
Tue, 2 Feb 2021 00:17:14 +0000 (17:17 -0700)
committerJonathan Corbet <corbet@lwn.net>
Tue, 2 Feb 2021 00:17:14 +0000 (17:17 -0700)
commit4217e5074f33d855873370378d427e329b60a7b4
tree3186d771136f53250502d43a2301aeef1a90f76b
parentf546ff0c0c07969f2892db10f1fe029f841ddf10
Docs: drop Python 2 support

The kernel build system as a whole is dropping support for Python 2, so we
should do the same.  The effects are rather small, especially considering
that much of the deleted code was not doing anything under any version of
Python anyway.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/sphinx/kfigure.py
Documentation/sphinx/maintainers_include.py
Documentation/sphinx/requirements.txt
Documentation/sphinx/rstFlatTable.py
scripts/sphinx-pre-install