Skip to content

Commit

Permalink
docs: fix pdf build due to svg
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz committed Apr 18, 2024
1 parent f550f24 commit 3a7a0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def setup(app):
"sphinx.ext.autosummary",
"sphinx.ext.mathjax",
"sphinx.ext.viewcode",
"sphinx.ext.imgconverter",
"sphinx.ext.intersphinx",
"sphinx.ext.napoleon",
"sphinxarg.ext",
Expand Down

0 comments on commit 3a7a0a6

Please sign in to comment.