Skip to content

Commit bfa8f90

Browse files
committed
comment out SI doc (broken on v1.10.3, need 1.10.2 or new Julia release)
1 parent 86e7503 commit bfa8f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pages = Any[
5151
# ODE parameter fitting using Turing.
5252
# SDE/Jump fitting.
5353
"inverse_problems/behaviour_optimisation.md",
54-
"inverse_problems/structural_identifiability.md",
54+
#"inverse_problems/structural_identifiability.md",
5555
# Practical identifiability.
5656
"inverse_problems/global_sensitivity_analysis.md",
5757
"Inverse problem examples" => Any[

0 commit comments

Comments
 (0)