10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780f8cb commit 622c2d3Copy full SHA for 622c2d3
doc/about.rst
@@ -220,7 +220,7 @@ The 2013 Paris international sprint
220
:target: https://www.tinyclues.com/
221
222
223
-.. |afpy| image:: https://www.afpy.org/logo.png
+.. |afpy| image:: https://www.afpy.org/static/images/logo.svg
224
:width: 120pt
225
:target: https://www.afpy.org
226
doc/conf.py
@@ -34,6 +34,7 @@
34
'sphinx.ext.autodoc', 'sphinx.ext.autosummary',
35
'numpy_ext.numpydoc',
36
'sphinx.ext.linkcode', 'sphinx.ext.doctest',
37
+ 'sphinx.ext.imgconverter',
38
'sphinx_gallery.gen_gallery',
39
'sphinx_issues',
40
]
0 commit comments