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 42c57ca commit 57eb39cCopy full SHA for 57eb39c
docs/make.jl
@@ -9,7 +9,7 @@ using Documenter
9
makedocs(
10
sitename = "StreamSampling.jl",
11
pages = [
12
- "StreamSampling.jl" => "index.md",
+ "Introduction" => "index.md",
13
"Basics" => "basics.md",
14
"An Illustrative Example" => "example.md",
15
"Performance Tips" => "perf_tips.md",
0 commit comments