You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Documentation
Update mkdocstrings settings to render Pydantic field metadata via griffe-pydantic in API reference docs (#189).
Declare RTFDocument._table_space as a Pydantic private attribute to prevent mkdocstrings render errors in static mode (#189).
Add Code Wiki link as README badge and site navigation link. This is a useful resource that helps developers and AI agents understand the codebase fast (#191).