Skip to content

CMake: Small fix for doc source consumption missing quotes#121

Merged
Ivorforce merged 1 commit into
godotengine:mainfrom
enetheru:github/issue-1987
May 29, 2026
Merged

CMake: Small fix for doc source consumption missing quotes#121
Ivorforce merged 1 commit into
godotengine:mainfrom
enetheru:github/issue-1987

Conversation

@enetheru
Copy link
Copy Markdown
Contributor

@enetheru enetheru commented May 28, 2026

Missing quotes only processes the first doc source xml file.
Issue reported to godot-cpp 1987

Fixes #123

Missing quotes only processes the first doc source xml file.
Copy link
Copy Markdown
Contributor

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dsnopek dsnopek added the bug Something isn't working label May 28, 2026
@Ivorforce Ivorforce merged commit b90dcde into godotengine:main May 29, 2026
5 checks passed
@Ivorforce
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants