Skip to content

Commit 2ae06f4

Browse files
committed
Update make.jl
1 parent 44a55a7 commit 2ae06f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ makedocs(
88
format = Documenter.HTML(
99
assets = ["assets/style.css"],
1010
prettyurls = get(ENV, "CI", nothing) == "true",
11+
size_threshold_ignore = ["reference.md"],
1112
),
1213
sitename = "OptimizationProblems.jl",
1314
pages = [

0 commit comments

Comments
 (0)