reproduce: # https://github.com/intel/linux-intel-lts/commit/93b8046b5a041b9aac3797ad35e2e1ccebd11695 git remote add intel-lts https://github.com/intel/linux-intel-lts.git git fetch --no-tags intel-lts 6.1/dovetail-xenomai git checkout 93b8046b5a041b9aac3797ad35e2e1ccebd11695 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # install Sphinx 2.4.4 make htmldocs