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