Skip to content

Commit 220ea7f

Browse files
authored
Merge pull request #134 from dolfin-adjoint/dolci/fix_sphinx_fail
Dolci/fix sphinx fail
2 parents df36259 + e2123d3 commit 220ea7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -352,4 +352,5 @@
352352
'python': ('https://docs.python.org/3/', None),
353353
'numpy': ('https://numpy.org/doc/stable/', None),
354354
'scipy': ('https://docs.scipy.org/doc/scipy/', None),
355+
'checkpoint_schedules': ('https://www.firedrakeproject.org/checkpoint_schedules/', None),
355356
}

0 commit comments

Comments
 (0)