Skip to content

Commit a13e939

Browse files
committed
Make index.md the introduction page
1 parent ca387d5 commit a13e939

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
@@ -4,6 +4,7 @@ using CoordinateTransformations
44
makedocs(
55
sitename = "CoordinateTransformations.jl",
66
pages = [
7+
"Introduction" => "index.md",
78
"API" => "api.md",
89
],
910
)

0 commit comments

Comments
 (0)