Skip to content

Fix trait_documenter to properly document traits of base classes#1878

Open
itziakos wants to merge 10 commits intomainfrom
fix-1865
Open

Fix trait_documenter to properly document traits of base classes#1878
itziakos wants to merge 10 commits intomainfrom
fix-1865

Conversation

@itziakos
Copy link
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
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

1 participant