Skip to content

Commit 5c89d57

Browse files
committed
Add qtgallery to sphinx extensions
1 parent 16cf94e commit 5c89d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
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)