Skip to content

Commit be96365

Browse files
authored
Build docs with Documenter v1 (#945)
1 parent 5f99add commit be96365

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
44
StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
55

66
[compat]
7-
Documenter = "0.27"
7+
Documenter = "1"

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ makedocs(
2323
"misc.md",
2424
"statmodels.md",
2525
"transformations.md"],
26-
strict=true,
2726
checkdocs=:exports
2827
)
2928

0 commit comments

Comments
 (0)