Skip to content

Commit 57eb39c

Browse files
authored
Call main page "Introduction"
1 parent 42c57ca commit 57eb39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using Documenter
99
makedocs(
1010
sitename = "StreamSampling.jl",
1111
pages = [
12-
"StreamSampling.jl" => "index.md",
12+
"Introduction" => "index.md",
1313
"Basics" => "basics.md",
1414
"An Illustrative Example" => "example.md",
1515
"Performance Tips" => "perf_tips.md",

0 commit comments

Comments
 (0)