Skip to content

Commit f555ec1

Browse files
committed
add manual
1 parent ae82d55 commit f555ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ makedocs(;
1616
sitename="StateSpaceLearning.jl",
1717
authors="André Ramos",
1818
pages=[
19-
"Home" => "index.md",
19+
"Home" => "index.md", "manual.md",
2020
"adapting_package.md"
2121
],
2222
)

0 commit comments

Comments
 (0)