Skip to content

Commit f435dfe

Browse files
Update make.jl
1 parent 6951985 commit f435dfe

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
@@ -16,7 +16,8 @@ makedocs(
1616
"Tutorials" => [
1717
"Basic usage" => "tutorials/intro.md",
1818
"Rosenbrock function" => "tutorials/rosenbrock.md",
19-
"Minibatch" => "tutorials/minibatch.md"
19+
"Minibatch" => "tutorials/minibatch.md",
20+
"Symbolic Modeling" => "tutorials/symbolic.md"
2021
],
2122

2223
"API" => [

0 commit comments

Comments
 (0)