Skip to content

Commit 9af84e0

Browse files
committed
comment out crashing doc example
1 parent 9fa8ffd commit 9af84e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pages.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ pages = Any[
6262
"inverse_problems/behaviour_optimisation.md",
6363
"inverse_problems/structural_identifiability.md",
6464
"inverse_problems/global_sensitivity_analysis.md",
65-
"Examples" => Any[
66-
"inverse_problems/examples/ode_fitting_oscillation.md"
67-
]
65+
#"Examples" => Any[
66+
# "inverse_problems/examples/ode_fitting_oscillation.md"
67+
#]
6868
],
6969
"Spatial modelling" => Any[
7070
"spatial_modelling/lattice_reaction_systems.md",

0 commit comments

Comments
 (0)