1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-11-13 03:03:08 +00:00

Make docs point to this repository

This commit is contained in:
Thomas A. Christensen II 2021-07-07 09:33:10 -05:00 committed by GitHub
parent c3d905ff5e
commit b3162345ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,12 +5,12 @@ DocMeta.setdocmeta!(BeefBLUP, :DocTestSetup, :(using BeefBLUP); recursive=true)
makedocs(;
modules=[BeefBLUP],
authors="Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> and contributors",
repo="https://github.com/MillironX/BeefBLUP.jl/blob/{commit}{path}#{line}",
sitename="BeefBLUP.jl",
authors="Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>",
repo="https://github.com/MillironX/beefblup/blob/{commit}{path}#{line}",
sitename="beefblup",
format=Documenter.HTML(;
prettyurls=get(ENV, "CI", "false") == "true",
canonical="https://MillironX.github.io/BeefBLUP.jl",
canonical="https://millironx.com/beefblup",
assets=String[],
),
pages=[