Skip to content

Commit 118c8cd

Browse files
committed
Update of documentation.
1 parent 6e1e56c commit 118c8cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ makedocs(
5454
expandfirst = [],
5555
draft = false,
5656
pages = ["Home" => "index.md",
57-
"Install and run" => "install-and-run.md",
58-
"Basic examples" => basic_examples,
57+
"Install" => "install.md",
58+
"Examples" => basic_examples,
5959
"API" => "api.md"],
6060
format = Documenter.HTML(;
6161
prettyurls = get(ENV, "CI", "false") == "true",

docs/src/install-and-run.md

Whitespace-only changes.

0 commit comments

Comments
 (0)