Skip to content

Commit

Permalink
Update pages.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
oameye committed Nov 22, 2024
1 parent 2559c0d commit d1cb3ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/pages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@ pages = [
"Home" => "index.md",
"Quickstart" => "quickstart.md",
"Tutorial" => "tutorial.md",
"Examples" => Any[
"Instanton for the Maier-Stein system" => "examples/gMAM_Maierstein.md"
],
"Manual" => Any[
"Define a CoupledSDEs system" => "man/CoupledSDEs.md",
#"Stability analysis" => "man/systemanalysis.md",
"Simulating the system" => "man/simulation.md",
"Sampling transitions" => "man/sampling.md",
"Large deviation theory" => "man/largedeviations.md",
"Utilities" => "man/utils.md",

],
# "Predefined systems" => "man/systems.md",
# "Development stage" => "man/dev.md",
Expand Down

0 comments on commit d1cb3ba

Please sign in to comment.