Skip to content

Commit ff6c38e

Browse files
committed
Merge branch 'main' into bk-function-renaming
2 parents 9414725 + d355c5b commit ff6c38e

24 files changed

+88601
-16
lines changed

docs/make.jl

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,10 @@ makedocs(;
101101
"16 - Create movies" => "man/tutorial_time_Seismicity.md",
102102
"17 - Fault Density Map" => "man/Tutorial_FaultDensity.md",
103103
"18 - Alpine data integration" => "man/Tutorial_AlpineData.md",
104-
"19 - Jura tutorial" => "man/Tutorial_Jura.md",
105-
"20 - Build geometry from polygons" => "man/tutorial_Polygon_structures.md"
104+
"19 - Jura tutorial" => "man/Tutorial_Jura.md",
105+
"20 - 2D model setups" => "man/Tutorial_NumericalModel_2D.md",
106+
"21 - 3D model setups" => "man/Tutorial_NumericalModel_3D.md",
107+
"22 - Build geometry from polygons" => "man/tutorial_Polygon_structures.md"
106108
],
107109
"User Guide" => Any[
108110
"Installation" => "man/installation.md",
@@ -118,7 +120,7 @@ makedocs(;
118120
"Numerical model setups" => "man/geodynamic_setups.md",
119121
"LaMEM" => "man/lamem.md",
120122
"Profile Processing" => "man/profile_processing.md",
121-
"Movies" => "man/movies.md"
123+
"Movies" => "man/movies.md"
122124
],
123125
"List of functions" => "man/listfunctions.md",
124126
"Authors" => "man/authors.md",
15.2 KB
Loading
18.4 KB
Loading
24.2 KB
Loading
30.3 KB
Loading
34.4 KB
Loading
17.6 KB
Loading
70.5 KB
Loading
104 KB
Loading
193 KB
Loading

0 commit comments

Comments
 (0)