-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
57 lines (52 loc) · 1.33 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
53
54
55
56
57
development:
mode: auto
template:
params:
bootswatch: flatly
reference:
- title: Authentication
contents:
- mermaid_auth
- mermaid_token
- title: Accessing Data
contents:
- mermaid_get_projects
- mermaid_search_projects
- mermaid_get_sites
- mermaid_get_managements
- mermaid_get_reference
- mermaid_get_endpoint
- mermaid_get_summary_sampleevents
- mermaid_countries
- mermaid_get_me
- mermaid_get_classification_labelmappings
- title: Accessing Project-Specific Data
contents:
- mermaid_get_my_projects
- mermaid_search_my_projects
- mermaid_set_default_project
- mermaid_get_project_data
- mermaid_get_project_managements
- mermaid_get_project_sites
- mermaid_get_project_endpoint
- title: Importing Data
contents:
- mermaid_import_get_template_and_options
- mermaid_import_check_options
- mermaid_import_project_data
articles:
- title: Case Studies
navbar: Case Studies
contents:
- articles/vo_baseline_monitoring
- articles/importing_fishbelt
- title: Getting Started
navbar: Getting Started
contents:
- articles/new_to_r
- articles/getting_help
- title: Detailed Usage
navbar: Detailed Usage
contents:
- articles/accessing_project_data
- articles/accessing_dev_collect_data