Skip to content

CMake build scripts only generate documentation for the first XML file in doc_classes/ #1987

@silenuz

Description

@silenuz

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis has been identified as a bugcmaketopic:buildsystemRelated to the buildsystem or CI setup

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions