We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd83050 commit 767f3d7Copy full SHA for 767f3d7
docs/make.jl
@@ -5,8 +5,8 @@ makedocs(
5
sitename = "BioStructures.jl",
6
pages = [
7
"Home" => "index.md",
8
- "Documentation"=> "documentation.md"
9
- "Examples" => "examples.md"
+ "Documentation"=> "documentation.md",
+ "Examples" => "examples.md",
10
],
11
authors = "Joe G Greener, The BioJulia Organisation and other contributors."
12
)
0 commit comments