We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98f2d3f + d909279 commit 6cd8d41Copy full SHA for 6cd8d41
doc/source/conf.py
@@ -166,7 +166,7 @@
166
# Preferred plotting style for documentation
167
pyvista.BUILDING_GALLERY = True
168
169
-linkcheck_ignore = ["https://sphinxdocs.ansys.com/version/dev/*"]
+linkcheck_ignore = ["https://sphinxdocs.ansys.com/version/*"]
170
if switcher_version != "dev":
171
linkcheck_ignore.append(
172
f"https://github.com/ansys/ansys-sphinx-theme/releases/tag/v{__version__}"
0 commit comments