Skip to content

fix: @Configuration autodoc, with context#454

Merged
ndr-brt merged 1 commit into
mainfrom
453-fix-config-autodoc
May 27, 2026
Merged

fix: @Configuration autodoc, with context#454
ndr-brt merged 1 commit into
mainfrom
453-fix-config-autodoc

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

@ndr-brt ndr-brt commented May 27, 2026

What this PR changes/adds

Fix autodoc for @Configuration objects, including context (also through the use of deprecated class @SettingContext).

Why it does that

autodoc

Further notes

  • removed the case in which @SettingContext is used on a type as not really relevant

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #453

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt requested a review from a team as a code owner May 27, 2026 13:49
@ndr-brt ndr-brt added the bug Something isn't working label May 27, 2026
@ndr-brt ndr-brt force-pushed the 453-fix-config-autodoc branch from 899e40f to 6541a0a Compare May 27, 2026 13:57
@ndr-brt ndr-brt merged commit 1ce7b30 into main May 27, 2026
10 checks passed
@ndr-brt ndr-brt deleted the 453-fix-config-autodoc branch May 27, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

autodoc: not displaying configuration context correctly

2 participants