Skip to content

Commit 27dcdc9

Browse files
committed
Disable gallery generation
1 parent f88ec4a commit 27dcdc9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docs/conf.py

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# import os
1414
# import sys
1515
# sys.path.insert(0, os.path.abspath('.'))
16-
import qtgallery
16+
# import qtgallery
1717

1818
# -- Project information -----------------------------------------------------
1919

@@ -30,7 +30,7 @@
3030
extensions = [
3131
"numpydoc",
3232
"sphinx_gallery.gen_gallery",
33-
"qtgallery",
33+
# "qtgallery",
3434
"sphinx_automodapi.automodapi",
3535
"sphinx_automodapi.smart_resolver",
3636
"sphinx.ext.intersphinx",
@@ -40,16 +40,17 @@
4040
# Don't run any gallery examples, because they're not working on
4141
# readthedocs at the moment
4242
"filename_pattern": "a^",
43-
"image_scrapers": (qtgallery.qtscraper,),
44-
"reset_modules": (qtgallery.reset_qapp,),
43+
# "image_scrapers": (qtgallery.qtscraper,),
44+
# "reset_modules": (qtgallery.reset_qapp,),
4545
}
4646

47-
qtgallery_conf = {
48-
"xvfb_size": (640, 480),
49-
"xvfb_color_depth": 24,
50-
"xfvb_use_xauth": False,
51-
"xfvb_extra_args": [],
52-
}
47+
48+
# qtgallery_conf = {
49+
# "xvfb_size": (640, 480),
50+
# "xvfb_color_depth": 24,
51+
# "xfvb_use_xauth": False,
52+
# "xfvb_extra_args": [],
53+
# }
5354

5455
numpydoc_show_class_members = False
5556
automodapi_inheritance_diagram = False

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ docs =
4949
napari[all]
5050
numpydoc
5151
pydata-sphinx-theme
52-
qtgallery
5352
sphinx
5453
sphinx-automodapi
5554
sphinx-gallery

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy