Skip to content

Commit

Permalink
Merge pull request #817 from SciML/dsl_docs_remake
Browse files Browse the repository at this point in the history
Dsl docs remake
  • Loading branch information
TorkelE committed May 25, 2024
2 parents 4cf1a73 + d64c2f6 commit 3d99afa
Show file tree
Hide file tree
Showing 5 changed files with 842 additions and 1,044 deletions.
6 changes: 3 additions & 3 deletions docs/pages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ pages = Any[
# Advanced introduction.
],
"Model Creation and Properties" => Any[
"model_creation/dsl_description.md",
# DSL - Advanced
"model_creation/dsl_basics.md",
"model_creation/dsl_advanced.md",
"model_creation/programmatic_CRN_construction.md",
"model_creation/compositional_modeling.md",
"model_creation/constraint_equations.md",
Expand All @@ -18,7 +18,7 @@ pages = Any[
"model_creation/network_analysis.md",
"model_creation/chemistry_related_functionality.md",
"Model creation examples" => Any[
"model_creation/examples/basic_CRN_examples.md",
"model_creation/examples/basic_CRN_library.md",
"model_creation/examples/programmatic_generative_linear_pathway.md",
"model_creation/examples/hodgkin_huxley_equation.md",
"model_creation/examples/smoluchowski_coagulation_equation.md"
Expand Down
Loading

0 comments on commit 3d99afa

Please sign in to comment.