File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
12
12
[compat ]
13
13
DataStructures = " 0.18"
14
14
Distributions = " 0.25"
15
- Documenter = " 0.27 "
15
+ Documenter = " 1 "
16
16
FillArrays = " 0.13, 1"
17
17
LogDensityProblems = " 2"
18
18
MCMCChains = " 5, 6"
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ makedocs(;
21
21
" API" => " api.md" ,
22
22
" Tutorials" => [" tutorials/prob-interface.md" ],
23
23
],
24
- strict= true ,
25
24
checkdocs= :exports ,
26
25
)
27
26
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Bijectors = "0.13"
28
28
Compat = " 4.3.0"
29
29
Distributions = " 0.25"
30
30
DistributionsAD = " 0.6.3"
31
- Documenter = " 0.26.1, 0.27"
31
+ Documenter = " 0.26.1, 0.27, 1 "
32
32
ForwardDiff = " 0.10.12"
33
33
LogDensityProblems = " 2"
34
34
MCMCChains = " 4.0.4, 5, 6"
You can’t perform that action at this time.
0 commit comments