Skip to content

Commit

Permalink
Update pages.jl
Browse files Browse the repository at this point in the history
comment out graphviz stuff
  • Loading branch information
TorkelE committed Jun 1, 2024
1 parent d2989ad commit 013d58d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pages = Any[
# Events.
#"model_creation/parametric_stoichiometry.md",# Distributed parameters, rates, and initial conditions.
# Loading and writing models to files.
"model_creation/model_visualisation.md",
#"model_creation/model_visualisation.md",
#"model_creation/network_analysis.md",
"model_creation/chemistry_related_functionality.md",
"Model creation examples" => Any[
Expand Down Expand Up @@ -67,4 +67,4 @@ pages = Any[
# ],
#"FAQs" => "faqs.md",
#"API" => "api.md"
]
]

0 comments on commit 013d58d

Please sign in to comment.