Skip to content

Commit f1ebb6f

Browse files
committed
Add qtgallery to sphinx extensions
1 parent 6c565b2 commit f1ebb6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
extensions = [
3131
"numpydoc",
3232
"sphinx_gallery.gen_gallery",
33+
"qtgallery",
3334
"sphinx_automodapi.automodapi",
3435
"sphinx_automodapi.smart_resolver",
3536
"sphinx.ext.intersphinx",

0 commit comments

Comments
 (0)