@@ -101,8 +101,10 @@ makedocs(;
101
101
" 16 - Create movies" => " man/tutorial_time_Seismicity.md" ,
102
102
" 17 - Fault Density Map" => " man/Tutorial_FaultDensity.md" ,
103
103
" 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"
106
108
],
107
109
" User Guide" => Any[
108
110
" Installation" => " man/installation.md" ,
@@ -118,7 +120,7 @@ makedocs(;
118
120
" Numerical model setups" => " man/geodynamic_setups.md" ,
119
121
" LaMEM" => " man/lamem.md" ,
120
122
" Profile Processing" => " man/profile_processing.md" ,
121
- " Movies" => " man/movies.md"
123
+ " Movies" => " man/movies.md"
122
124
],
123
125
" List of functions" => " man/listfunctions.md" ,
124
126
" Authors" => " man/authors.md" ,
0 commit comments