Skip to content

Commit

Permalink
docs test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiedb committed Feb 27, 2024
1 parent 92fec8b commit 9072f8a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ pages = [
"Design" => "design.md",
"Models" => "models.md",
"API" => "API.md",
"Tutorials" => [
"Regression - Boston" => "tutorials-regression-boston.md",
"Logistic - Titanic" => "tutorials-logistic-titanic.md",
"Classification - IRIS" => "tutorials-classification-iris.md",
]
# "Tutorials" => [
# "Regression - Boston" => "tutorials-regression-boston.md",
# "Logistic - Titanic" => "tutorials-logistic-titanic.md",
# "Classification - IRIS" => "tutorials-classification-iris.md",
# ]
]

makedocs(;
Expand Down

0 comments on commit 9072f8a

Please sign in to comment.