Skip to content

Commit b8de484

Browse files
authored
Add PyOP2 API docs back to conf.py (#4636)
This was previously removed in error due to issues with GitHub auto-merge.
1 parent adcfd4f commit b8de484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@
414414
# -- Options for intersphinx ---------------------------------------------
415415

416416
intersphinx_mapping = {
417+
'pyop2': ('https://op2.github.io/PyOP2', None),
417418
'ufl': ('https://docs.fenicsproject.org/ufl/main/', None),
418419
'FIAT': ('https://firedrakeproject.org/fiat', None),
419420
'petsctools': ('https://firedrakeproject.org/petsctools/', None),

0 commit comments

Comments
 (0)