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 cd99efc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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"
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ end
# Normal structure: "title" => "filename.jl"
# 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")]
#
"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 cd99efc

Please sign in to comment.