-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
55 lines (53 loc) · 1.39 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
55
url: https://mrc-ide.github.io/helios/
template:
bootstrap: 5
navbar:
structure:
left: [intro, reference, articles, reports]
right: [search, github, lightswitch]
components:
articles:
text: Articles
menu:
- text: Technical model description
href: articles/model.html
reports:
text: Working reports
menu:
- text: Assessing far UVC interventions with an individual based infectious disease model
href: articles/blueprint.html
- text: Update to "Assessing far UVC interventions with an individual based infectious disease model"
href: articles/blueprint-july.html
- text: Final Report The Impact of Far UVC Interventions on the Burden of a Respiratory Virus
href: articles/blueprint-final-report.html
reference:
- title: Parameters
contents:
- has_concept("parameters")
- title: Variables
contents:
- has_concept("variables")
- title: Processes
contents:
- has_concept("processes")
- title: Events
contents:
- has_concept("events")
- title: Model
contents:
- has_concept("model")
- title: Sampling
contents:
- has_concept("sampling")
- title: Data
contents:
- has_concept("data")
- title: Intervention
contents:
- has_concept("intervention")
- title: Riskiness
contents:
- has_concept("setting-specific riskiness")
- title: Miscellaneous
contents:
- has_concept("miscellaneous")