diff --git a/docs/make.jl b/docs/make.jl index c20ffb0f..06d9a086 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -83,7 +83,7 @@ makedocs(; "base_api.md", "api.md" ], - format = Documenter.HTML(), draft=true + format = Documenter.HTML(), draft=false ) deploydocs(;