forked from pharmaverse/logrx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
52 lines (44 loc) · 885 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
destination: docs
template:
params:
bootswatch: yeti
reference:
- title: Source a file with Logging
desc: Functionality for Creating logs from Scripts
- contents:
- axecute
- title: Logging Framework Functions
desc: Functionality to Build The Log Manually
- contents:
- log_config
- log_init
- log_remove
- log_write
- title: Write Log
desc: Functionality for Writing Logs to a File
- contents:
- write_log_header
- write_unapproved_functions
- write_used_functions
- title: Utilities
desc: Utility functions
- contents:
- build_approved
- approved
articles:
- title: Use Cases
navbar: Use Cases
contents:
- logrx
- execution
- articles/tables
- articles/adsl_demo
- articles/tidylog
- title: Helpers
navbar: Helpers
contents:
- options
- title: Advanced Guides
navbar: Advanced Guides
contents:
- approved