Skip to content

Add record support#2

Merged
jdek merged 1 commit into
mainfrom
add-record-support
Jul 7, 2026
Merged

Add record support#2
jdek merged 1 commit into
mainfrom
add-record-support

Conversation

@dasMajo

@dasMajo dasMajo commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Recent development added a record type java projects and the docfx does not know about it. This results in a missing type, which in the end breaks the unity docs generation.
This PR fixes this by mapping record to type: "Class". Record itself is not supported by C# DocFX, so "Class" it the logical solution.

Tested and verified with my project

@dasMajo
dasMajo requested a review from jdek July 7, 2026 12:42
@jdek
jdek merged commit 08bebe5 into main Jul 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants