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