Skip to content

fix: toc grouping regression introduced by #10090 - #10700

Merged
yufeih merged 2 commits into
dotnet:mainfrom
frarees:fix/10424
Jul 1, 2025
Merged

yufeih merged 2 commits into
dotnet:mainfrom
frarees:fix/10424

Conversation

@frarees

@frarees frarees commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

Fixes #10424.

@mikernet

mikernet commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

Hey @yufeih - wondering if you could prioritize merging this in, and possibly making a release soon (though I suppose I could try building docfx from source and running that) - we have a few libraries that we haven't been able to properly update the docs on for a long time now waiting on this fix.

@frarees

frarees commented Jun 7, 2025

Copy link
Copy Markdown
Contributor Author

@mikernet were you able to validate this PR fixes the issue on your end?

@mikernet

mikernet commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

Hmm, it removed some nesting, but removed a bit too much nesting 😅 The namespaces appear at the top level correctly now, but Constructors/Properties/Methods/Explicit Interface Implementations groupings below the classes are gone.

How it shows up:

image

How it should show up:

image

@frarees

frarees commented Jun 9, 2025

Copy link
Copy Markdown
Contributor Author

Oversight on my end. Give it another try now.

@mikernet

mikernet commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

Magnificent. LGTM :)

@yufeih
yufeih merged commit dd69466 into dotnet:main Jul 1, 2025
@yufeih

yufeih commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

Thank you @frarees

philLeu pushed a commit to philLeu/docfx that referenced this pull request Jul 13, 2025
* fix: toc grouping regression introduced by dotnet#10090

* oversight
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.

[Bug] NamespaceLayout behavior change

3 participants