Skip to content

Fix generated documentation of extern classes#84

Merged
sapek merged 1 commit intomicrosoft:mainfrom
sapek:fix-docgen-for-extern-class
Nov 6, 2025
Merged

Fix generated documentation of extern classes#84
sapek merged 1 commit intomicrosoft:mainfrom
sapek:fix-docgen-for-extern-class

Conversation

@sapek
Copy link
Copy Markdown
Collaborator

@sapek sapek commented Nov 4, 2025

This commit fixes two issues with Sandcastle generated documentation for method declarations in extern classes:

  • List the method declarations under "Methods" rather than "General"
  • Remove spurious extern keyword in the method signature.

For example of these problems see documentation of compiler.hal library module.

This commit fixes two issues with Sandcastle generated documentation for
method declarations in extern classes:
- List the method declarations under "Methods" rather than "General"
- Remove spurious `extern` keyword in the method signature.

For example of these problems see documentation of `compiler.hal`
library module.
@matthew-humphrey matthew-humphrey self-requested a review November 5, 2025 16:53
@sapek sapek merged commit 7061578 into microsoft:main Nov 6, 2025
20 checks passed
@sapek sapek deleted the fix-docgen-for-extern-class branch December 24, 2025 18:39
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