diff --git a/docs/make.jl b/docs/make.jl index 890b3f1..f7b4cf1 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -13,6 +13,7 @@ makedocs(sitename="LatticeGPU", modules=[LatticeGPU], doctest=true, "Yang-Mills" => "ym.md", "Gradient flow" => "flow.md", "Schrödinger Functional" => "sf.md", + "Spinors" => "spinors.md", "Dirac" => "dirac.md", "Solvers" => "solvers.md", "Input Output" => "io.md"