Skip to content

Commit ce16f85

Browse files
committed
remove strict requirement from docs
1 parent 17881f2 commit ce16f85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ makedocs(modules = [Polynomials],
99
pages = [
1010
"Manual" => "index.md",
1111
],
12-
strict=true
1312
)
1413

1514
deploydocs(repo = "github.com/JuliaMath/Polynomials.jl.git")

0 commit comments

Comments
 (0)