-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
56 lines (51 loc) · 961 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
41
42
43
44
45
46
47
48
49
50
51
52
53
template:
params:
bootswatch: flatly
navbar:
type: inverse
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
reference:
- title: All functions
contents:
- '`selectionParameters`'
- '`setPosition`'
- '`setRotation`'
- '`setScale`'
- '`addRepresentation`'
- '`addSelection`'
- '`NGLVieweR-shiny`'
- '`NGLVieweR`'
- '`NGLVieweR_example`'
- '`removeSelection`'
- '`setFocus`'
- '`setQuality`'
- '`setRock`'
- '`setSpin`'
- '`snapShot`'
- '`stageParameters`'
- '`updateColor`'
- '`updateFocus`'
- '`updateFullscreen`'
- '`updateRepresentation`'
- '`updateRock`'
- '`updateSelection`'
- '`updateSpin`'
- '`updateStage`'
- '`updateVisibility`'
- '`updateZoomMove`'
- '`zoomMove`'