Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Invalid link warnings from compiler generated fields #10570

Open
Lombra opened this issue Mar 2, 2025 · 0 comments
Open

[Bug] Invalid link warnings from compiler generated fields #10570

Lombra opened this issue Mar 2, 2025 · 0 comments

Comments

@Lombra
Copy link

Lombra commented Mar 2, 2025

Describe the bug
When compiling the documentation, I get invalid link warnings from what I think are compiler generated fields, similar to this:

warning InvalidBookmark: Invalid link: '<a href="api/Global.OvrCamera.yml#OvrCamera__OnLevelWasLoaded_m__0_System_String_">OvrCamera.&lt;OnLevelWasLoaded&gt;m__0(string)</a>'. The file api/Global.OvrCamera.yml doesn't contain a bookmark named 'OvrCamera__OnLevelWasLoaded_m__0_System_String_'.

To Reproduce
Steps to reproduce the behavior:

  1. Generate docs from an assembly

Context (please complete the following information):

  • OS: Debian 12
  • Docfx version: 2.78.3

Additional context
I don't fully understand how these fields work, and I don't know whether this is the intended behaviour, but I would be happy if there was an option to ignore these fields, assuming it's possible to identify them.

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

No branches or pull requests

1 participant