We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0446da + 348ee04 commit aadde04Copy full SHA for aadde04
docs/conf.py
@@ -88,6 +88,7 @@
88
linkcheck_anchors = False
89
linkcheck_ignore = [r'https://cloud.dwavesys.com/leap', # redirects, many checks
90
r'https://docs.ocean.dwavesys.com/projects/dimod',
91
+ r'https://epubs.siam.org', # ignores robots since Feb 2023
92
r'.clang-format',
93
r'setup.cfg',
94
] # dimod RTD currently not building on boost
0 commit comments