-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
52 lines (47 loc) · 1.13 KB
/
Copy path_pkgdown.yml
File metadata and controls
52 lines (47 loc) · 1.13 KB
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
destination: docs
title: reactor
development:
mode: auto
navbar:
structure:
left: [home, reference, articleindex, news]
right: [github, twitter]
components:
articles: ~
articleindex:
text: Articles
href: articles/index.html
twitter:
icon: fa-lg fa-twitter
href: http://twitter.com/yoniceedee
reference:
- title: 'Reactor'
contents:
- has_concept("reactor")
- title: 'Setting up the webdriver'
contents:
- has_concept("driver")
- title: 'Setting up the application'
contents:
- has_concept("application")
- title: 'Interacting with the application'
contents:
- has_concept("actions")
- title: 'Testing Functions'
contents:
- has_concept("testing")
- title: 'Utility Functions'
contents:
- has_concept("utils")
articles:
- title: "Standard Applications"
contents:
- simple_example
- title: "Golem Applications"
contents:
- golem
- title: "Unit Tests and Code Coverage"
contents:
- tests_and_coverage
hexURL:
https://github.com/yonicd/hex/raw/master/images/logos/reactor.png?raw=true