Skip to content

Commit

Permalink
fix documenter
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored Sep 23, 2023
1 parent 8db5fc8 commit c4b0b3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ makedocs(modules = [MLDatasets],
"Vision" => "datasets/vision.md"],
"Creating Datasets" => Any["containers/overview.md"], # still experimental
"LICENSE.md"],
strict = true,
checkdocs = :exports)

deploydocs(repo = "github.com/JuliaML/MLDatasets.jl.git")

0 comments on commit c4b0b3e

Please sign in to comment.