-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
62 lines (55 loc) · 1.72 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
56
57
58
59
60
61
62
url: https://insightsengineering.github.io/rtables.officer
template:
package: nesttemplate
navbar:
structure:
left: [intro, reference, articles, dev-guide, news, reports]
right: [search, github]
components:
github:
icon: fa-github fa-lg
href: https://github.com/insightsengineering/rtables.officer
intro:
text: Getting Started
href: articles/rtables.officer.html
dev-guide:
text: Developer Guide
href: articles/dev_guide_ph.html
reports:
text: Reports
menu:
- text: Coverage report
href: coverage-report/
- text: Unit test report
href: unit-test-report/
- text: Non-CRAN unit test report
href: unit-test-report-non-cran/
repo:
url:
home: https://github.com/insightsengineering/rtables.officer/
source: https://github.com/insightsengineering/rtables.officer/blob/main/
issue: https://github.com/insightsengineering/rtables.officer/issues/
user: https://github.com/
news:
cran_dates: true
authors:
before: "We define *authors* as those who are actively maintaining the code base, and *contributors* as those who made a significant contribution in the past. For all acknowledgements, see the eponymous section in the [Home Page](https://insightsengineering.github.io/rtables.officer/)."
footer:
roles: [aut, ctb, cre, fnd]
text: "Developed by"
sidebar:
roles: [aut]
articles:
- title: Getting Started
navbar: ~
contents:
- rtables.officer
- title: Developer Guide
contents:
- dev_guide_ph
reference:
- title: Output Functions
desc: These functions create ascii or html representations of the table
contents:
- tt_to_flextable
- export_as_docx