We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1afd6a5 commit 149edacCopy full SHA for 149edac
docs/make.jl
@@ -11,6 +11,7 @@ makedocs(;
11
prettyurls=get(ENV, "CI", "false") == "true",
12
canonical="https://JuliaGeometry.github.io/Rotations.jl",
13
assets = ["assets/custom.css"],
14
+ repolink = "https://github.com/JuliaGeometry/Rotations.jl",
15
),
16
pages=[
17
"Home" => "index.md",
0 commit comments