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 97c5448 commit 73f365cCopy full SHA for 73f365c
docs/make.jl
@@ -18,3 +18,7 @@ makedocs(
18
"API" => "api.md",
19
],
20
)
21
+
22
+deploydocs(
23
+ repo = "github.com/JuliaGeometry/CoordinateTransformations.jl.git"
24
+)
0 commit comments