We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23425c5 commit 1d73945Copy full SHA for 1d73945
docs/make.jl
@@ -11,6 +11,7 @@ Documenter.makedocs(;
11
highlightsig = true,
12
sitename = "Coding Theory Documentation",
13
expandfirst = [],
14
+ checkdocs = :none,
15
pages = ["Introduction" => "index.md",
16
"Tutorials" => [
17
"Tutorials/Linear Codes.md",
0 commit comments