forked from runapp-aus/strayr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
40 lines (34 loc) · 863 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
36
37
38
39
40
URL: https://runapp-aus.github.io/abscorr/
navbar:
type: default
logo:
image: logo.png
href: https://runapp-aus.github.io/runapp_website/
structure:
left: [home, intro, articles, reference, news]
right: [github]
repo:
url:
home: https://github.com/runapp-aus/abscorr/
source: https://github.com/runapp-aus/abscorr/blob/master/
issue: https://github.com/runapp-aus/abscorr/issues/
user: https://github.com/runapp-aus/
development:
mode: auto
# template:
# params:
# bootswatch: cerulean
home:
strip_header: false
reference:
- title: "Runapp-aus abscorr Package"
desc: >
Functions for retrieving ABS data
contents:
- function1
- function2
- title: "Internal Data"
desc: "Data stored within the package."
contents:
- starts_with("anz")
- starts_with("asced")