Skip to content

Commit 278d3cb

Browse files
authored
[doc] Fix building the doc due to previous patch using webp instead of png (#177)
1 parent 2959035 commit 278d3cb

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
@@ -25,6 +25,7 @@
2525

2626
extensions = [
2727
'sphinx.ext.duration',
28+
'sphinx.ext.imgconverter',
2829
]
2930

3031
templates_path = ['_templates']

0 commit comments

Comments
 (0)