diff --git a/docs/make.jl b/docs/make.jl index 6a5e3be8..1b260579 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -15,8 +15,7 @@ makedocs( "Implementation details" => "implementation.md", "API index" => "apiindex.md" ], - checkdocs = :exports, - strict=true + checkdocs = :exports ) deploydocs(