Skip to content

Commit 99b495c

Browse files
authored
Update make.jl
1 parent f67f9cf commit 99b495c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ makedocs(;
117117
"Gravity code" => "man/gravity_code.md",
118118
"Numerical model setups" => "man/geodynamic_setups.md",
119119
"LaMEM" => "man/lamem.md",
120-
"Profile Processing" => "man/profile_processing.md"
120+
"Profile Processing" => "man/profile_processing.md",
121+
"Movies" => "man/movies.md"
121122
],
122123
"List of functions" => "man/listfunctions.md",
123124
"Authors" => "man/authors.md",

0 commit comments

Comments
 (0)