8000
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 1557cb8 commit 873c801Copy full SHA for 873c801
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
@@ -35,6 +35,7 @@
35
'numpydoc',
36
'sphinx.ext.linkcode', 'sphinx.ext.doctest',
37
'sphinx.ext.intersphinx',
38
+ 'sphinx.ext.imgconverter',
39
'sphinx_gallery.gen_gallery',
40
'sphinx_issues',
41
]
0 commit comments