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