-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
35 lines (35 loc) · 867 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
url: https://asadow.github.io/megamation/
template:
bootstrap: 5
reference:
- title: Authorize access to Megamation
desc: Create environment variables for Megamation credentials
contents:
- mm_authorize
- title: Download
- subtitle: Data
desc: Retrieve tables
contents:
- mm_data
- subtitle: Names
desc: Retrieve table column names, filter statuses, descriptions, and types
contents:
- mm_names
- title: Programming around the Megamation API
desc: Low-level functions used internally
contents:
- mm_req
- mm_error_body
- mm_req_append
- mm_req_perform
- mm_next_req
- mm_resp_parse
- mm_parsed_extract
- mm_resp_extract
- mm_pagebind
- mm_list_get_reqs
- has_creds
- mm_key
- mm_url
- mm_get_appendix
- testing_key