-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
49 lines (47 loc) · 1.23 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
url: https://hmeleiro.github.io/opencis
template:
package: preferably
bootstrap: 5
lang: en
navbar:
structure:
left: [intro, reference, articles]
right: [github, twitter, search]
components:
github:
icon: fa-github
href: https://github.com/hmeleiro/opencis
aria-label: Github
twitter:
icon: fa-twitter
href: http://twitter.com/hmeleiros
aria-label: Twitter
repo:
url:
home: https://github.com/hmeleiro/opencis
issue: https://github.com/hmeleiro/opencis/issues
user: https://github.com/hmeleiro
home:
links:
- text: Report a bug
href: https://github.com/hmeleiro/opencis/issues
sidebar:
structure: [links, license, authors, citation, dev]
reference:
- title: Import data
desc: Functions to import data from the CIS archive.
- contents:
- starts_with("read_")
- title: Search
desc: Functions to search for studies, questions and timeseries in the CIS archive.
- contents:
- starts_with("search_")
- title: Retrieve categories
desc: Functions to retrieve the valid category values to narrow search queries.
- contents:
- starts_with("get_")
- title: Miscellaneous
desc: Other useful functions.
- contents:
- downloadable_files
- browse_questionnaire