Skip to content

Commit

Permalink
doc: bib
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot committed Oct 9, 2024
1 parent 7b1902d commit 15e680c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ for usecase in usecases
end

makedocs(
bibliography;
sitename="SpeciesInteractionNetworks",
authors="Timothée Poisot",
modules=[SpeciesInteractionNetworks],
format=MarkdownVitepress(
repo="github.com/PoisotLab/SpeciesInteractionNetworks.jl",
),
plugins = [bibliography]
)

deploydocs(;
Expand Down

0 comments on commit 15e680c

Please sign in to comment.