-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
54 lines (52 loc) · 1.1 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
destination: docs
title: slickR
template:
params:
bootswatch: flatly
navbar:
type: inverse
right:
- icon: fa-github fa-lg
href: https://github.com/yonicd/slickR
- icon: fa-lg fa-twitter
href: http://twitter.com/yonicd
structure:
left: [home, reference, articleindex, news]
right: [github, twitter]
components:
articles: ~
articleindex:
text: Articles
href: articles/index.html
reference:
- title: "Invoking"
contents:
- has_concept("invoke")
- title: "Methods"
contents:
- has_concept("methods")
- title: "Working with DOM elements"
contents:
- has_concept("html")
- title: "Settings"
contents:
- has_concept("settings")
- title: "Package Data"
contents:
- has_concept("data")
articles:
- title: "Getting Started"
contents:
- basics
- doms
- title: "Advanced"
contents:
- plots
- shiny
- pdfs
- iframes
- title: "Unit Tests"
contents:
- tests_and_coverage
hexURL:
https://github.com/yonicd/slickR/blob/master/man/figures/logo.png?raw=true