[Doc] Add img converter to conf.py

This commit is contained in:
tangxifan 2021-02-07 11:44:41 -07:00
parent 6b6f4bc763
commit 49fc903bfb
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@ extensions = [
'sphinxcontrib.bibtex',
'sphinx.ext.autosectionlabel',
'sphinxcontrib.yt',
# 'sphinxcontrib.svg2pdfconverter',
'sphinxcontrib.ext.imgconverter',
]
# Add any paths that contain templates here, relative to this directory.