Skip to content

Commit

Permalink
allow .svg images to be used in pdf docs
Browse files Browse the repository at this point in the history
- add the sphynx image converter extension
  • Loading branch information
kupsch committed Apr 1, 2024
1 parent 3c837d8 commit e07eddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"sphinx.ext.mathjax",
"sphinx.ext.viewcode",
"sphinx.ext.napoleon",
"sphinx.ext.imgconverter",
"sphinxarg.ext",
"myst_parser",
"sphinxcontrib.remoteliteralinclude"
Expand Down

0 comments on commit e07eddf

Please sign in to comment.