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 ca387d5 commit a13e939Copy full SHA for a13e939
docs/make.jl
@@ -4,6 +4,7 @@ using CoordinateTransformations
4
makedocs(
5
sitename = "CoordinateTransformations.jl",
6
pages = [
7
+ "Introduction" => "index.md",
8
"API" => "api.md",
9
],
10
)
0 commit comments