-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
48 lines (43 loc) · 1.07 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
template:
bootstrap: 5
navbar:
type: inverse
components:
articles:
text: Articles
menu:
- text: "Basic usage"
- text: "Include dv.clinlines in an app"
href: articles/clinlines.html
- text: "Additional features"
- text: "Add custom adverse event filters"
href: articles/ae-filter.html
- text: "Enable communication to DaVinci modules"
href: articles/communication.html
- text: "Preprocessing"
- text: "Data Requirements"
href: articles/data-requirements.html
- text: "Quality Control"
- text: "QC Report"
href: articles/qc.html
home:
title: dv.clinlines
links:
- text: Browse source code
href: https://github.com/Boehringer-Ingelheim/dv.clinlines
reference:
- title: "Modules and utils"
- contents:
- mod_clinical_timelines
- mock_clinical_timelines_app
- mock_with_mm_app
- set_basic_info
- set_event
- set_drug_admin
- default_drug_admin
- default_basic_info
- default_mapping
- title: "For developers"
- contents:
- mod_clinical_timelines_UI
- mod_clinical_timelines_server