reproduce: # https://github.com/AsahiLinux/linux/commit/52ddaee5e8b84a5469f2e1b4f91d1b5bbff433b2 git remote add asahilinux https://github.com/AsahiLinux/linux git fetch --no-tags asahilinux bits/005-maintainers git checkout 52ddaee5e8b84a5469f2e1b4f91d1b5bbff433b2 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # install Sphinx 2.4.4 make htmldocs