-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_pkgdown.yml
64 lines (63 loc) · 1.25 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
58
59
60
61
62
63
url: https://idigbio.github.io/ridigbio/
template:
bootstrap: 5
params:
ganalytics: G-87H3DWSJHN
reference:
- title: Accessing the Record API
desc: |
Obtain, count, summarize, and view specimen records.
contents:
- idig_search_records
- idig_count_records
- idig_top_records
- idig_view_records
- title: Accessing the Media API
desc: |
Obtain, count, summarize, and view media records.
contents:
- idig_search_media
- idig_count_media
- idig_top_media
- idig_view_media
- title: Other Helpful Functions
desc: |
Search, identify fields, and identify the API version with these functions.
contents:
- idig_search
- build_field_lists
- idig_meta_fields
- idig_version
- title: Internal Functions
desc: |
Functions that are used to streamline the above functions.
contents:
- idig_GET
- idig_POST
- idig_build_attrib
- idig_check
- idig_check_error
- idig_parse
- idig_url
- idig_validate
- ignore_unused_imports
- ridigbio
articles:
- title: Articles
navbar: ~
contents:
- BasicUsage
- RecordAPIDemo
- MediaAPIDemo
- Fields
- FindTissue
- ModifiedDataID
- BadCoordinateID
- IDDataFlags
navbar:
structure:
left:
- reference
- articles
- news
right: search