Skip to content

Conversation

@rcomer
Copy link
Member

@rcomer rcomer commented Dec 14, 2025

PR summary

Our monkeypatching of sphinx-gallery's EXAMPLE_HEADER in conf.py no longer works when using the parallel build option. One way around this is to monkey-patch for each individual example by adding a function that does it in the "reset_modules" config option.

Closes #29542

PR checklist

Our monkeypatching of sphinx-gallery's EXAMPLE_HEADER in conf.py no
longer works when using the parallel build option.  One way around
this is to monkey-patch for each individual example by adding a
function that does it in the "reset_modules" config option.

Closes matplotlib#29542
@github-actions github-actions bot added the Documentation: build building the docs label Dec 14, 2025
@rcomer
Copy link
Member Author

rcomer commented Dec 14, 2025

Violin examples

@tacaswell tacaswell merged commit 731be55 into matplotlib:main Dec 15, 2025
37 checks passed
@rcomer rcomer deleted the sg-header-parallel branch December 15, 2025 14:44
@rcomer rcomer added this to the v3.10-doc milestone Dec 15, 2025
@rcomer
Copy link
Member Author

rcomer commented Dec 15, 2025

@meeseeksdev backport to v3.10.x

@rcomer
Copy link
Member Author

rcomer commented Dec 15, 2025

@meeseeksdev backport to v3.10.8-doc

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 15, 2025
timhoffm added a commit that referenced this pull request Dec 16, 2025
…858-on-v3.10.x

Backport PR #30858 on branch v3.10.x (DOC: reinstate "codex" search term)
timhoffm added a commit that referenced this pull request Dec 16, 2025
…858-on-v3.10.8-doc

Backport PR #30858 on branch v3.10.8-doc (DOC: reinstate "codex" search term)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: build building the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search: "codex" term returns no results on devdocs

3 participants