Skip to content

Fix documentation input path#671

Merged
azrogers merged 2 commits intomainfrom
fix-docs
Mar 20, 2026
Merged

Fix documentation input path#671
azrogers merged 2 commits intomainfrom
fix-docs

Conversation

@j9liu
Copy link
Contributor

@j9liu j9liu commented Mar 17, 2026

Description

Our Unity docs were broken after #642 because the documentation path for it had not been updated for the new folder structure. This fixes that path.

Issue number or link

N/A

Author checklist

  • I have submitted a Contributor License Agreement (only needed once).
  • I have done a full self-review of my code.
  • [ ] I have updated CHANGES.md with a short summary of my change (for user-facing changes).
  • [ ] I have added or updated unit tests to ensure consistent code coverage as necessary.
  • I have updated the documentation as necessary.

Testing plan

The docs should work locally using npm run doxygen.

@azrogers azrogers self-assigned this Mar 17, 2026
@j9liu
Copy link
Contributor Author

j9liu commented Mar 18, 2026

I opened doxygen/doxygen#12050 for that broken Reinterop link, but otherwise the classes/files should be generating as expected.

@j9liu
Copy link
Contributor Author

j9liu commented Mar 18, 2026

I opened doxygen/doxygen#12050 for that broken Reinterop link,

Turns out there was a setting added in v1.13.0 to change the README.md interpretation behavior, so ultimately it was user error.

@j9liu j9liu self-assigned this Mar 18, 2026
@azrogers
Copy link
Contributor

Thanks @j9liu!

@azrogers azrogers merged commit 6e2d49e into main Mar 20, 2026
8 checks passed
@azrogers azrogers deleted the fix-docs branch March 20, 2026 13:57
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