We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9298fb2 commit b1223fbCopy full SHA for b1223fb
docs/pages.jl
@@ -15,8 +15,8 @@ pages = Any[
15
# Distributed parameters, rates, and initial conditions.
16
# Loading and writing models to files.
17
# Model visualisation.
18
- "02_reaction_network_functionality/10_network_analysis.md",
19
- "02_reaction_network_functionality/11_chemistry_related_functionality.md",
+ "02_model_creation/10_network_analysis.md",
+ "02_model_creation/11_chemistry_related_functionality.md",
20
"Model creation examples" => Any[
21
"02_model_creation/examples/basic_CRN_examples.md",
22
"02_model_creation/examples/hodgkin_huxley_equation.md",
0 commit comments