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 1d691df + e30be18 commit 4d6afb0Copy full SHA for 4d6afb0
docs/conf.py
@@ -290,6 +290,8 @@ def do_not_plot(*args, **kwargs):
290
'https://github.com/scipp/scipp/pull/[0-9]+',
291
# This returns '403 Forbidden' but the link works in a browser.
292
'https://opensource.org/licenses/BSD-3-Clause',
293
+ # This returns '403 Forbidden' but the link works in a browser.
294
+ 'https://doi.org/10.1080/10448639208218770',
295
]
296
297
# -- Options for bibtex ---------------------------------------------------
0 commit comments