Skip to content

Commit

Permalink
fixed the PDF version generation
Browse files Browse the repository at this point in the history
This should fix the PDF generation host on the readthedocs.io
  • Loading branch information
shaoguangleo authored Nov 5, 2024
1 parent cd787a3 commit ced7475
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 @@ -48,6 +48,7 @@ def get_version():
# ones.
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.imgconverter",
"sphinx.ext.intersphinx",
"sphinx.ext.mathjax",
"sphinx.ext.napoleon",
Expand Down

0 comments on commit ced7475

Please sign in to comment.