We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5216d07 + 896fcac commit 4bf827aCopy full SHA for 4bf827a
docs/make.jl
@@ -23,7 +23,7 @@ makedocs(
23
bib,
24
modules = [LFAToolkit],
25
clean = false,
26
- # strict = true, Bug: https://github.com/JuliaDocs/Documenter.jl/issues/1883
+ strict = true,
27
sitename = "LFAToolkit.jl",
28
authors = "Jed Brown, Adeleke Bankole, and Jeremy L Thompson",
29
format = Documenter.HTML(
0 commit comments