diff --git a/docs/make.jl b/docs/make.jl index 56b5c0d51..d07a78a13 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -35,7 +35,6 @@ makedocs( "Matrix Product State classifier" => "examples/mps-ml.md", ], "Alternatives"=>"alternatives.md", - "Developer Reference"=>[], ], format = Documenter.HTML(assets = ["assets/favicon.ico"]), )