-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_pkgdown.yml
52 lines (46 loc) · 1.03 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
url: https://mlr3filters.mlr-org.com
template:
bootstrap: 5
package: mlr3pkgdowntemplate
development:
mode: auto
version_label: default
version_tooltip: "Version"
toc:
depth: 3
authors:
Patrick Schratz:
href: https://pat-s.me
navbar:
structure:
left: [reference, news, book]
right: [search, github, mattermost, stackoverflow, rss]
components:
home: ~
reference:
icon: fa fa-file-alt
text: Reference
href: reference/index.html
mattermost:
icon: fa fa-comments
href: https://lmmisld-lmu-stats-slds.srv.mwn.de/mlr_invite/
book:
text: mlr3book
icon: fa fa-link
href: https://mlr3book.mlr-org.com
stackoverflow:
icon: fab fa-stack-overflow
href: https://stackoverflow.com/questions/tagged/mlr3
rss:
icon: fa-rss
href: https://mlr-org.com/
reference:
- title: Filters
contents:
- starts_with("mlr_filters_")
- title: General
contents:
- Filter
- flt
- mlr3filters-package
- mlr_filters