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 1b986be commit 43cbac3Copy full SHA for 43cbac3
docs/make.jl
@@ -9,7 +9,7 @@ Documenter.makedocs(;
9
modules = Module[CodingTheory],
10
repo = "",
11
highlightsig = true,
12
- sitename = "Coding Theory Documentation",
+ sitename = "CodingTheory.jl",
13
expandfirst = [],
14
warnonly = [:missing_docs],
15
pages = ["Introduction" => "index.md",
0 commit comments