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