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

Skip to content

Commit 873c801

Browse files
lesteveqinhanmin2014
authored andcommitted
MNT Use imgconverter sphinx extension for SVG support in latex. (#11106)
1 parent 1557cb8 commit 873c801

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
@@ -35,6 +35,7 @@
3535
'numpydoc',
3636
'sphinx.ext.linkcode', 'sphinx.ext.doctest',
3737
'sphinx.ext.intersphinx',
38+
'sphinx.ext.imgconverter',
3839
'sphinx_gallery.gen_gallery',
3940
'sphinx_issues',
4041
]

0 commit comments

Comments
 (0)
0