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.
repo
1 parent 8bb4892 commit ac3a8d9Copy full SHA for ac3a8d9
docs/make.jl
@@ -2,6 +2,7 @@ using Documenter, AbstractFFTs
2
3
makedocs(
4
modules = [AbstractFFTs],
5
+ repo="JuliaMath/AbstractFFTs.jl",
6
sitename = "AbstractFFTs.jl",
7
pages = Any[
8
"Home" => "index.md",
0 commit comments