Skip to content

Commit

Permalink
Remove Documenter.jl strict keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Sep 21, 2023
1 parent 7cadee6 commit c89bdbd
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 @@ -17,7 +17,6 @@ makedocs(
),
modules = [Checkpointing],
repo = "https://github.com/Argonne-National-Laboratory/Checkpointing.jl/blob/{commit}{path}#{line}",
strict = true,
checkdocs = :exports,
pages = [
"Home" => "index.md",
Expand Down

0 comments on commit c89bdbd

Please sign in to comment.