8000 Update conf.py to address pygment -> pygments deprecation by psobolewskiPhD · Pull Request #607 · napari/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update conf.py to address pygment -> pygments deprecation #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

Part of: #596

Adresses deprecation warnings in docs building, see:
https://github.com/napari/docs/actions/runs/13578084932/job/37958725624#step:9:273

The parameter "pygment_light_style" was renamed to "pygments_light_style" (note the "s" on "pygments").
The parameter "pygment_dark_style" was renamed to "pygments_dark_style" (note the "s" on "pygments").

See also: pydata/pydata-sphinx-theme#1614

Description

This PR renames the parameter in conf.py in accordance with the deprecation warning.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 1, 2025
@psobolewskiPhD psobolewskiPhD added maintenance CI, dependencies, and other maintenance and removed documentation Improvements or additions to documentation labels Mar 1, 2025
@psobolewskiPhD psobolewskiPhD added this to the 0.6.0 milestone Mar 2, 2025
@jni jni merged commit 74c9447 into napari:main Mar 4, 2025
10 checks passed
TimMonko pushed a commit to TimMonko/docs that referenced this pull request Mar 9, 2025
@jni jni changed the title Update conf.py to adress pygment -> pygments deprecation Update conf.py to address pygment -> pygments deprecation Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance CI, dependencies, and other maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0