-
Notifications
You must be signed in to change notification settings - Fork 83
/
Copy path_pkgdown.yml
61 lines (49 loc) · 939 Bytes
/
_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
53
54
55
56
57
58
59
60
61
url: https://rstudio.github.io/rsconnect
development:
mode: auto
template:
package: tidytemplate
bootstrap: 5
reference:
- title: Package options
desc : ~
contents :
- matches("rsconnect")
- title: Accounts
desc : ~
contents :
- matches("[Aa]ccount")
- title: Users
desc : ~
contents :
- matches("[Uu]ser")
- title: Deployments
desc : ~
contents :
- writeManifest
- matches("[Dd]eploy")
- listDeploymentFiles
- title: Servers
desc : ~
contents :
- matches("[Ss]erver")
- title: Properties and Metrics
desc : ~
contents :
- matches("[Pp]ropert")
- matches("show")
- resendInvitation
- title: Applications
desc : ~
contents :
- matches("[Aa]pp")
- title: Other functions
desc : ~
contents :
- addLinter
- lint
- linter
- makeLinterMessage
- rpubsUpload
- taskLog
- tasks