### Summary When you include a file that has a warning, it will give you no real hint on where the problem lies: ### Code snippet that reproduces the problem Page Types/Index includes several rst files. one of them has a warning Output: [2024-09-07T07:43:19.947049+00:00] app.WARNING: Reference subtypes-excludelist could not be resolved in Types/Index {"rst-file":"Types/Index"} [] ### Expected output [2024-09-07T07:43:19.947049+00:00] app.WARNING: Reference subtypes-excludelist could not be resolved in Types/Index {"rst-include":"Types/_Properties/XYZ"} ['line':42 ]