Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes: > Hi Jon, > > This series contain patches I made while working at the parser-yaml. > They aren't directly related to it. Instead, they address some issues > at the build system and provide test tools for building docs. So as you saw I'd applied the previous set - but I've undone that. Something in the first patch (the conf.py changes) breaks the dependency detection so that every build turns into a full build. Just run "make htmldocs" twice in a row to see what happens. That somehow needs to be fixed... (this is with Sphinx 8.1.3) Thanks, jon