We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9197172 commit 1346439Copy full SHA for 1346439
docs/make.jl
@@ -5,7 +5,7 @@ DocMeta.setdocmeta!(TensorNetworkQuantumSimulator, :DocTestSetup, :(using Tensor
5
6
makedocs(;
7
modules = [TensorNetworkQuantumSimulator],
8
- authors = ["JoeyT1994 <jtindall@flatironinstitute.org>", "MSRudolph <manuel.rudolph@web.de>", "Xuanzhao Gao <xgao@flatironinstitute.org>", "and contributors"],
+ authors = "JoeyT1994 <jtindall@flatironinstitute.org>, MSRudolph <manuel.rudolph@web.de>, Xuanzhao Gao <xgao@flatironinstitute.org>, and contributors",
9
sitename = "TensorNetworkQuantumSimulator.jl",
10
format = Documenter.HTML(;
11
canonical = "https://JoeyT1994.github.io/TensorNetworkQuantumSimulator.jl",
0 commit comments