Skip to content

Commit f61c5a8

Browse files
author
Sam Buercklin
committed
added index.html to docs sidebar
1 parent a7ce813 commit f61c5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ using Documenter, WaspNet
33
makedocs(
44
sitename="WaspNet",
55
pages = [
6+
"Home" => "index.md",
67
# "Overview of WaspNet" => "overview.md",
78
"Example" => "example.md",
89
"Reference" => "reference.md"

0 commit comments

Comments
 (0)