Skip to content

Commit 1346439

Browse files
committed
Try to fix Docs Project.toml
1 parent 9197172 commit 1346439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DocMeta.setdocmeta!(TensorNetworkQuantumSimulator, :DocTestSetup, :(using Tensor
55

66
makedocs(;
77
modules = [TensorNetworkQuantumSimulator],
8-
authors = ["JoeyT1994 <jtindall@flatironinstitute.org>", "MSRudolph <manuel.rudolph@web.de>", "Xuanzhao Gao <xgao@flatironinstitute.org>", "and contributors"],
8+
authors = "JoeyT1994 <jtindall@flatironinstitute.org>, MSRudolph <manuel.rudolph@web.de>, Xuanzhao Gao <xgao@flatironinstitute.org>, and contributors",
99
sitename = "TensorNetworkQuantumSimulator.jl",
1010
format = Documenter.HTML(;
1111
canonical = "https://JoeyT1994.github.io/TensorNetworkQuantumSimulator.jl",

0 commit comments

Comments
 (0)