diff --git a/docs/make.jl b/docs/make.jl index 383ed247b5..37ccf1cdcf 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -33,8 +33,8 @@ makedocs(; sitename="LazySets.jl", "Lazy Intersections" => "man/lazy_intersections.md" # ], - "API" => "lib/API.md", - "Library" => Any["Set Interfaces" => [ + "Library" => Any["API" => "lib/API.md", + "Set Interfaces" => [ # "lib/interfaces/overview.md", "lib/interfaces/LazySet.md",