diff --git a/docs/make.jl b/docs/make.jl index df50516..a368f7e 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -4,7 +4,7 @@ using PotentialCalculation, PotentialCalculation.psi4 makedocs(sitename="PotentialCalculation.jl", pages=["Home" => "index.md", "Install" => "install.md", - "Building Molecules" => "structure_creation.md" + "Building Molecules" => "structure_creation.md", "Usage" => "use.md", "References" => "reference.md"]