-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
40 lines (38 loc) · 869 Bytes
/
_pkgdown.yml
File metadata and controls
40 lines (38 loc) · 869 Bytes
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
template:
includes:
in_header:
- <script src="extra_script_header.js"></script>
- <link rel="stylesheet" href="extra.css">
after_body: <script src="extra_script.js"></script>
bootstrap: 5
bootswatch: flatly
bslib:
primary: "#313f45"
pkgdown-nav-height: 100px
code_font: {google: "Fira Code"}
headings-font-weight: 400
font-weight-normal: 300
nested-kbd-font-weight: 400
nav-link-font-weight: 400
link-decoration: "none"
link-color: "#0372b7"
navbar:
structure:
left: [reference]
right: [search, github, vu]
footer:
structure:
left: developed_by
right: null
reference:
- title: "Main functions"
contents:
- listData
- getData
- title: "Additional S3 methods & data"
contents:
- depression
- print.listData
- print.metapsyDatabase
- suicide
- updateZenodoAccessToken