-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
45 lines (43 loc) · 1.11 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
destination: docs
template:
params:
bootswatch: flatly
reference:
- title: matrixApp
desc: Module functions for composing matrixApp
- contents:
- starts_with("matrix")
- starts_with("dualDrilldown")
- title: matchApp
desc: Module functions for composing matchApp
- contents:
- starts_with("match")
- starts_with("dataSubset")
- starts_with("customDataset")
- contents:
- title: multiVApp
desc: Module functions and classes for composing multiVApp
- contents:
- starts_with("multiV")
- ends_with("VUI")
- ends_with("VServer")
- xVExprs
- title: dataHelper
desc: Module functions for composing dataHelperApp
- contents:
- starts_with("dataHelper")
- title: Common-use components
desc: Building block components typically extended by something else, part of multiple things
- contents:
- starts_with("dataUpload")
- starts_with("getLink")
- starts_with("info")
- starts_with("meh")
- starts_with("consort")
- sideFilterUI
- title: Other functions
desc: Functions of developer interest for customization and behavior
- contents:
- colorscale_heatmap_custom
- dev_mode
- filter4j