Skip to content

Standardize documentation plotting output as SVG - #550

Merged
ocots merged 1 commit into
mainfrom
fix/docs-makie-svg
Sep 1, 2026
Merged

ocots merged 1 commit into
mainfrom
fix/docs-makie-svg

Conversation

@ocots

@ocots ocots commented Sep 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Centralize Plots and CairoMakie SVG configuration in docs/make.jl.
  • Disable PNG MIME capture for Plots and Makie figures so DocumenterVitepress generates SVG assets.
  • Remove the redundant page-local PNG override from the plotting guide.

Closes #549

Test plan

  • julia --project=. docs/make.jl
  • Confirmed no PNG assets are generated in docs/build.
  • Confirmed SVG assets are generated.
  • git diff --check

Generated with Devin

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@ocots
ocots merged commit 2138e27 into main Sep 1, 2026
3 checks passed
@ocots
ocots deleted the fix/docs-makie-svg branch September 1, 2026 21:31
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.

Standardize documentation plotting setup and prefer SVG output

1 participant