We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5701807 commit c2382b6Copy full SHA for c2382b6
docs/make.jl
@@ -35,6 +35,7 @@ makedocs(;
35
#assets = [asset("https://img.shields.io/github/stars/JuliaPerf/PerfTest.jl.svg", class = :ico)],
36
#warn_outdated = true,
37
),
38
+ warnonly = [:missing_docs],
39
pages = [
40
"Introduction" => "index.md",
41
"Usage" => "usage.md",
0 commit comments