Skip to content

Fix trait_documenter to properly document traits of base classes#1878

Merged
itziakos merged 11 commits intomainfrom
fix-1865
Mar 26, 2026
Merged

Fix trait_documenter to properly document traits of base classes#1878
itziakos merged 11 commits intomainfrom
fix-1865

Conversation

@itziakos
Copy link
Copy Markdown
Member

@itziakos itziakos commented Feb 7, 2026

Augment tests and some clean-up on the trait_documenter. Using AtributeDocumenter as the base class it fixes #1865

Checklist

  • Tests
  • Update API reference (docs/source/traits_api_reference)
  • Update User manual (docs/source/traits_user_manual)
  • Update type annotation hints in stub files

@itziakos itziakos requested a review from mdickinson March 14, 2026 12:29
Copy link
Copy Markdown
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! (One spelling nitpick.)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
@itziakos itziakos merged commit cf90949 into main Mar 26, 2026
37 checks passed
@itziakos itziakos deleted the fix-1865 branch March 26, 2026 16:31
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.

trait_documenter fails with simple inheritance

2 participants