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 eef9736 commit 9f4e444Copy full SHA for 9f4e444
docs/make.jl
@@ -10,7 +10,7 @@ makedocs(
10
clean = true,
11
pages = Any[
12
"Home" => "index.md",
13
- "Network Analysis Algorithms" => "algorithms.md",
+ "Network Analysis Algorithms" => "Algorithms.md",
14
"Roadmap" => "roadmap.md"
15
],
16
warnonly = [:missing_docs]
0 commit comments