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.
1 parent adcfd4f commit b8de484Copy full SHA for b8de484
docs/source/conf.py
@@ -414,6 +414,7 @@
414
# -- Options for intersphinx ---------------------------------------------
415
416
intersphinx_mapping = {
417
+ 'pyop2': ('https://op2.github.io/PyOP2', None),
418
'ufl': ('https://docs.fenicsproject.org/ufl/main/', None),
419
'FIAT': ('https://firedrakeproject.org/fiat', None),
420
'petsctools': ('https://firedrakeproject.org/petsctools/', None),
0 commit comments