Skip to content

Commit

Permalink
all pages for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMartinon committed Apr 19, 2024
1 parent adcd768 commit a2f5d0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ makedocs(
format = Documenter.HTML(prettyurls = false,
size_threshold_ignore = ["api-ctbase.md"]),
pages = [
#"Introduction" => "index.md",
#"Tutorial" => "tutorial.md",
"Introduction" => "index.md",
"Tutorial" => "tutorial.md",
"Continuation" => "continuation.md",
#"API" => "api.md",
"API" => "api.md",
#"Developers" => "dev-api.md",
]
)
Expand Down

0 comments on commit a2f5d0b

Please sign in to comment.