reproduce: # https://github.com/intel/linux-intel-lts/commit/8495cc09f30b19e76ef9d2c6c431cd7c069594e6 git remote add intel-lts https://github.com/intel/linux-intel-lts.git git fetch --no-tags intel-lts 5.15/android_u git checkout 8495cc09f30b19e76ef9d2c6c431cd7c069594e6 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # install Sphinx 2.4.4 make htmldocs