Skip to content

Commit 0bcc67d

Browse files
committed
include linkcheck_ignore
1 parent 2ab17a0 commit 0bcc67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
autosummary_generate = True
6161

6262
# linkcheck options
63-
# linkcheck_ignore = [r'http://localhost:\d+/']
63+
linkcheck_ignore = [r'http://localhost:\d+/']
6464

6565
# collect doc versions
6666
package_docs_root = 'https://gramaziokohler.github.io/compas_fab/'

0 commit comments

Comments
 (0)