Skip to content

Commit daf3fd3

Browse files
committed
Suppress size_threshold warning for tutorial-nlp.md plots
1 parent 6640510 commit daf3fd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ makedocs(;
6262
prettyurls=false,
6363
size_threshold_ignore=[
6464
"tutorial-discretisation.md",
65+
"tutorial-nlp.md",
6566
],
6667
assets=[
6768
asset("https://control-toolbox.org/assets/css/documentation.css"),

0 commit comments

Comments
 (0)