Skip to content

Comments

fix: display function instead of func for relevant Python symbols#67

Merged
squidfunk merged 2 commits intomasterfrom
fix/function-instead-of-func
Feb 18, 2026
Merged

fix: display function instead of func for relevant Python symbols#67
squidfunk merged 2 commits intomasterfrom
fix/function-instead-of-func

Conversation

@pawamoy
Copy link
Contributor

@pawamoy pawamoy commented Feb 12, 2026

No description provided.

@pawamoy pawamoy requested a review from squidfunk February 12, 2026 12:28
Copy link
Member

@squidfunk squidfunk left a comment

Choose a reason for hiding this comment

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

LGTM. I think it's exactly right to only change this in the modern theme, as proposed here, so we keep backward compat with mkdocstrings rendering in Material for MkDocs.

@pawamoy
Copy link
Contributor Author

pawamoy commented Feb 12, 2026

Yes, the stylesheet for the classic variant still uses "attr", "mod", etc., we should leave it untouched.

@squidfunk
Copy link
Member

@pawamoy we also need to run npm run build, so the distribution files are part of the commit as well ☺️

Signed-off-by: Timothée Mazzucotelli <dev@pawamoy.fr>
@pawamoy pawamoy force-pushed the fix/function-instead-of-func branch from 4b8b747 to 5460f59 Compare February 18, 2026 10:56
@pawamoy
Copy link
Contributor Author

pawamoy commented Feb 18, 2026

Thanks, I knew I was missing something.

@squidfunk
Copy link
Member

Perfect, thanks!

Signed-off-by: Martin Donath <martin.donath@squidfunk.com>
@squidfunk squidfunk merged commit 85fc426 into master Feb 18, 2026
3 of 4 checks passed
@squidfunk squidfunk deleted the fix/function-instead-of-func branch February 18, 2026 11:21
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