We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae82d55 commit f555ec1Copy full SHA for f555ec1
docs/make.jl
@@ -16,7 +16,7 @@ makedocs(;
16
sitename="StateSpaceLearning.jl",
17
authors="André Ramos",
18
pages=[
19
- "Home" => "index.md",
+ "Home" => "index.md", "manual.md",
20
"adapting_package.md"
21
],
22
)
0 commit comments