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 3399b5aCopy full SHA for 3399b5a
docs/make.jl
@@ -2,6 +2,7 @@ using Documenter, AbstractFFTs
2
3
makedocs(
4
modules = [AbstractFFTs],
5
+ repo="https://github.com/JuliaMath/AbstractFFTs.jl/blob/{commit}{path}#{line}",
6
sitename = "AbstractFFTs.jl",
7
pages = Any[
8
"Home" => "index.md",
0 commit comments