File tree Expand file tree Collapse file tree 1 file changed +19
-15
lines changed Expand file tree Collapse file tree 1 file changed +19
-15
lines changed Original file line number Diff line number Diff line change @@ -14,27 +14,31 @@ development:
14
14
version_label : default
15
15
version_tooltip : " Development version"
16
16
17
- home :
18
- strip_header : true
19
-
20
17
toc :
21
18
depth : 3
22
19
23
20
navbar :
24
- title :
25
- type : default
26
-
27
- right :
28
- - icon : fa-github fa-lg
29
- href : https://github.com/mlr-org/mlr3filters
30
- - icon : fa-slack
31
- href : https://mlr-org.slack.com
32
- - icon : fa-stack-overflow
33
- href : https://stackoverflow.com/questions/tagged/mlr3
34
- - icon : fa-rss
35
- href : https://mlr-org.com/
21
+ structure :
22
+ left : [reference, news]
23
+ right : [github, slack, stackoverflow, rss]
24
+ components :
25
+ home : ~
26
+ slack :
27
+ icon : fab fa-slack
28
+ href : https://mlr-org.slack.com
29
+ stackoverflow :
30
+ icon : fab fa-stack-overflow
31
+ href : https://stackoverflow.com/questions/tagged/mlr
32
+ rss :
33
+ icon : fa-rss
34
+ href : https://mlr-org.com/
36
35
37
36
reference :
38
37
- title : Filters
39
38
contents :
40
39
- starts_with("Filter")
40
+ - title : General
41
+ contents :
42
+ - flt
43
+ - mlr3filters-package
44
+ - mlr_filters
You can’t perform that action at this time.
0 commit comments