10000 MNT Use imgconverter sphinx extension for SVG support in latex. (#11106) · scikit-learn/scikit-learn@622c2d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 622c2d3

Browse files
lesteveogrisel
authored andcommitted
MNT Use imgconverter sphinx extension for SVG support in latex. (#11106)
1 parent 780f8cb commit 622c2d3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/about.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ The 2013 Paris international sprint
220220
:target: https://www.tinyclues.com/
221221

222222

223-
.. |afpy| image:: https://www.afpy.org/logo.png
223+
.. |afpy| image:: https://www.afpy.org/static/images/logo.svg
224224
:width: 120pt
225225
:target: https://www.afpy.org
226226

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
'sphinx.ext.autodoc', 'sphinx.ext.autosummary',
3535
'numpy_ext.numpydoc',
3636
'sphinx.ext.linkcode', 'sphinx.ext.doctest',
37+
'sphinx.ext.imgconverter',
3738
'sphinx_gallery.gen_gallery',
3839
'sphinx_issues',
3940
]

0 commit comments

Comments
 (0)
0