Godot version
4.6.1
godot-cpp version
6388e26
System information
Linux
Issue description
This one took me a while to figure out. I was working on some documentation generation, and noticed that in one project the XML files would load and in the other they wouldn't. After about an hour checking tool chains, and whatnot, the only difference I could find between the projects was that the one that was loading the documentation did not have the example class documentation. When I remove this file in the non-working project it then works.

Godot version
4.6.1
godot-cpp version
6388e26
System information
Linux
Issue description
This one took me a while to figure out. I was working on some documentation generation, and noticed that in one project the XML files would load and in the other they wouldn't. After about an hour checking tool chains, and whatnot, the only difference I could find between the projects was that the one that was loading the documentation did not have the example class documentation. When I remove this file in the non-working project it then works.