8000 Merge pull request #28189 from melissawm/svg-png-tex · melissawm/numpy@3b423b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3b423b5

Browse files
authored
Merge pull request numpy#28189 from melissawm/svg-png-tex
MAINT, DOC: Add sphinx extension to allow svg images in PDF docs build
2 parents 377cbb1 + 9d7c294 commit 3b423b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ class PyTypeObject(ctypes.Structure):
8888
'sphinx.ext.mathjax',
8989
'sphinx_copybutton',
9090
'sphinx_design',
91+
'sphinx.ext.imgconverter',
9192
]
9293

9394
skippable_extensions = [

0 commit comments

Comments
 (0)
0