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 3307c35 commit d9ec3f0Copy full SHA for d9ec3f0
docs/make.jl
@@ -2,4 +2,4 @@
2
# julia --color=yes --project make.jl
3
4
using Documenter, LinearAlgebraX
5
-makedocs(; sitename="LinearAlgebraX")
+makedocs(; sitename = "LinearAlgebraX")
0 commit comments