This patch series comes after: https://lore.kernel.org/linux-doc/cover.1749723671.git.mchehab+huawei@xxxxxxxxxx/T/#t The first patch is meant to speedup glob time by not adding all yaml to the parser. The second one adjusts the location of netlink/specs/index.rst. With that, on my AMD Ryzen 9 7900 machine, the time to do a full build after a cleanup is: real 7m29,196s user 14m21,893s sys 2m28,510s Mauro Carvalho Chehab (2): docs: conf.py: add include_pattern to speedup docs: uapi: netlink: update netlink specs link Documentation/conf.py | 7 +++++-- Documentation/userspace-api/netlink/index.rst | 2 +- Documentation/userspace-api/netlink/specs.rst | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) -- 2.49.0