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 c36ef2a commit bce5a00Copy full SHA for bce5a00
docs/make.jl
@@ -12,7 +12,6 @@ DocMeta.setdocmeta!(
12
makedocs(;
13
modules=[MultilayerGraphs],
14
authors="Pietro Monticone, Claudio Moroni",
15
- repo="https://github.com/JuliaGraphs/MultilayerGraphs.jl/blob/{commit}{path}#{line}",
16
sitename="MultilayerGraphs.jl",
17
format=Documenter.HTML(;
18
prettyurls=get(ENV, "CI", "false") == "true",
0 commit comments