-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
34 lines (34 loc) · 948 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
url: googlegroupr.thewileylab.org
template:
bootstrap: 5
bootswatch: flatly
home:
links:
- text: Additional WileyLab tools
href: https://www.thewileylab.org/software
- text: Privacy Policy
href: https://reviewr.thewileylab.org/articles/privacy-policy
authors:
The Wiley Lab:
href: https://www.thewileylab.org/
html: <img src="https://raw.githubusercontent.com/thewileylab/googleGroupR/master/man/figures/WileyLab.svg" height="24" />
navbar:
structure:
left: [search]
right: [reference, github]
components:
home: ~
reference:
- title: "Group Management Functions"
desc: "Use these functions to manage your groups."
contents:
- list_groups
- create_group
- delete_group
- title: "User Management Functions"
desc: "Use these functions to manage the users in your groups."
contents:
- list_user_info
- list_group_members
- add_user
- remove_user