Skip to content

Commit

Permalink
docs: fix pdf build due to svg (#3686)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz committed Apr 19, 2024
1 parent e71e165 commit a7bb212
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 a7bb212

Please sign in to comment.