Skip to content

Commit

Permalink
0th tutorial v9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ArseniyKholod committed Mar 24, 2023
1 parent 5e06196 commit e2da5c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ Literate = "2.9"
Measurements = "2.5"
OrdinaryDiffEq = "6.49.1"
Plots = "1.9"
Trixi2Vtk = "0.3"
Trixi2Vtk = "0.3"
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ end
# If there are several files for one topic and one folder, the structure is:
# "title" => ["subtitle 1" => ("folder 1", "filename 1.jl"),
# "subtitle 2" => ("folder 2", "filename 2.jl")]

files = [
# Topic: introduction
"Getting started with Trixi" => "getting_started_with_Trixi.jl",
Expand Down

0 comments on commit e2da5c2

Please sign in to comment.