@@ -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" ,
0 commit comments