diff --git a/docs/make.jl b/docs/make.jl index 5b814cc0..e5e3fae7 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -37,7 +37,8 @@ makedocs( pages=Any[ "GATlab.jl" => "index.md", "Concepts" => Any[ - "concepts/overview.md", + "concepts/catlab_differences.md", + "concepts/scopes.md", "concepts/theories.md", "concepts/models.md" ],