We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a03ea6 commit d872aa0Copy full SHA for d872aa0
docs/make.jl
@@ -4,7 +4,7 @@ using PotentialCalculation, PotentialCalculation.psi4
4
makedocs(sitename="PotentialCalculation.jl",
5
pages=["Home" => "index.md",
6
"Install" => "install.md",
7
- "Building Molecules" => "structure_creation.md"
+ "Building Molecules" => "structure_creation.md",
8
"Usage" => "use.md",
9
"References" => "reference.md"]
10
0 commit comments