Skip to content

Commit cbf1535

Browse files
authored
Link to petsctools API documentation (#4569)
1 parent 795baf3 commit cbf1535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@
135135
(r'py:.*', r'ufl\..*'),
136136
(r'py:.*', r'PETSc\..*'),
137137
(r'py:.*', r'progress\..*'),
138-
(r'py:.*', r'petsctools\..*'),
139138
# Ignore undocumented PyOP2
140139
('py:class', 'pyop2.caching.Cached'),
141140
# Ignore mission docs from Firedrake internal "private" code
@@ -417,6 +416,7 @@
417416
'ufl': ('https://docs.fenicsproject.org/ufl/main/', None),
418417
'FIAT': ('https://fenics.readthedocs.io/projects/fiat/en/latest/', None),
419418
'FInAT': ('https://finat.github.io/FInAT/', None),
419+
'petsctools': ('https://firedrakeproject.org/petsctools/', None),
420420
'mpi4py': ('https://mpi4py.readthedocs.io/en/stable/', None),
421421
'h5py': ('http://docs.h5py.org/en/latest/', None),
422422
'h5py.h5p': ('https://api.h5py.org/', None),

0 commit comments

Comments
 (0)