Skip to content

Fix MkDocs build with current mkdocstrings - #113

Merged
cjh1 merged 1 commit into
mainfrom
mkdocs
Jul 24, 2026
Merged

Fix MkDocs build with current mkdocstrings#113
cjh1 merged 1 commit into
mainfrom
mkdocs

Conversation

@cjh1

@cjh1 cjh1 commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Remove the explicit ignore_init_summary option from the mkdocstrings configuration. With current mkdocstrings-python and griffelib versions, explicit Sphinx options cause an unsupported warn_missing_types argument to be passed to the parser, breaking the documentation build.

Remove the explicit ignore_init_summary option from the mkdocstrings
configuration. With current mkdocstrings-python and griffelib versions,
explicit Sphinx options cause an unsupported warn_missing_types argument
to be passed to the parser, breaking the documentation build.
@cjh1
cjh1 requested a review from tylern4 July 14, 2026 21:52

@tylern4 tylern4 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for fixing this. LGTM!

@cjh1
cjh1 merged commit 3d659b5 into main Jul 24, 2026
11 of 12 checks passed
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.

2 participants