Skip to content

Commit 1d73945

Browse files
committed
suppress false positives
1 parent 23425c5 commit 1d73945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Documenter.makedocs(;
1111
highlightsig = true,
1212
sitename = "Coding Theory Documentation",
1313
expandfirst = [],
14+
checkdocs = :none,
1415
pages = ["Introduction" => "index.md",
1516
"Tutorials" => [
1617
"Tutorials/Linear Codes.md",

0 commit comments

Comments
 (0)